Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5aa342…8d9013
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe051e…12902e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x97501d…8e6baa
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d8e41…8bddac
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6688fd…1d3fa4
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x717f03…052c87
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x274094…67780b
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x274ce8…69d5c6
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x85aee8…761c3f
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xef5eed…473f9c
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe4337…da08e0
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd468dc…ab3af2
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x26e52f…b2de8f
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe0c875…1a3ac2
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1ebf8c…b7b7b6
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa73fb6…347d9a
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf16f3f…366551
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf39e4e…79f983
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x411ee5…25ae80
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc162c8…ac1a32
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe6a1b3…eb1af0
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x059fa8…e24ece
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x585d9c…657e90
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x472fbf…840145
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x25e77d…e8bf74

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.