Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x056c2d…fdb54b
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x78da76…b8fb27
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0xd2e1c8…97c207
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x4e86e9…d19307
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x5a8c0c…b4cf3b
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x82689a…a92bb9
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0xd900ff…dd479a
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x9f222e…ca60b5
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x796fca…bb26a7
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x553002…7bbb18
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x1e41a3…6974d7
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0xe0b491…636b33
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x4ac62b…3f4620
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x14ca69…94a4e8
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x07da6d…7cd73d
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x823690…75c70e
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x74385e…d3bbb4
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0xfcd340…75853f
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0xe83ffc…6a3685
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x293942…b2c7e5
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa20d ago0x706e16…a69552
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0xb52f38…717731
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0xf2a67a…6382a1
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x6759bc…fc8f0d
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0xaef833…ec81e7

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.