Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8c590…bb09d3
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f3db1…3f39c0
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5d6981…21206b
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1e01a8…e0b114
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfaaa95…01b416
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x119fc3…012c21
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd43005…e37d67
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6bbeb5…4b2e23
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24a3ef…86cbbd
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd5fed1…6d0562
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x161e05…28033d
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x09af29…51dc20
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xce7c8e…b13f4a
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0837d5…d8e8c2
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb5f05d…a7a55b
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x579dd7…34407c
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa2bc75…97c7bc
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6eb311…6335d3
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9f31f7…b89545
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xec4635…3a67a5
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3162d4…49bba0
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7cf00e…e875ba
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x34cdb1…27ce24
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x929544…a50f99
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0fc412…7ac99f

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.