Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x76317b…c5fe47
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xf1fd69…a13b3c
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x670cd3…204222
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x3a59b5…6a2d98
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x0def72…9fa248
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x05619b…56bfc7
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x71b034…1b1c3a
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x8ffbec…eae55e
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x65defb…1288bb
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x2c234c…032429
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x79df6b…14a4ab
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x9eabbe…72a7ba
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xc99e8e…ed02a3
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xa7035d…091772
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xba009c…cb9519
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x2836a5…b3e63b
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x98c615…17c60c
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x2cbe1c…fdc701
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x31e7be…ecba55
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x0c07a0…c88988
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xd2e3bf…647ef1
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xd8e3c1…bd31e9
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xfc76bb…e9e9a6
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x8b2cd2…1f14d1
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xa8447c…843408

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.