Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0x130f2d…879d11
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a571d ago0xcb9836…63245b
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0xf8acf7…2145b1
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0xb8b388…2e44d1
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a571d ago0xf2faf3…1d7f5d
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0xf5c1ff…8d94a2
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0x7083bf…dae888
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a571d ago0x61a813…435445
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0x0c36ce…5749a9
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0x8dc0d1…41d5ff
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a571d ago0xafba35…b7f0be
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0x0a1fc7…0f05e9
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0xe6f8f2…4263cd
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a571d ago0xd825e9…1cf51d
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0x673039…a8b84d
0x19b5…cf0c0x35e6…1f0eBase—$0.01100%0x0b44…80fc71d ago0x52b6a1…971b74
0x19b5…cf0c0x35e6…1f0eBase—$0.02100%0x0b44…80fc71d ago0xa82e3f…a9c33f
0x19b5…cf0c0x35e6…1f0eBase—$0.01100%0x0b44…80fc71d ago0x9281fc…4dc35f
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0x6c27d6…07f93d
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a571d ago0x65bede…ea8f62
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0x645833…d4ab3c
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0x63c4f8…bc00d6
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a571d ago0x1d7d2f…7c3835
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0x802a27…551940
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a571d ago0x658c91…6e5506

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.