Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc730dd…d0268f
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca9b6a…c87986
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6bee37…29e206
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa1200a…187151
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf3e84c…81d8a2
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe8e0f1…62b588
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b98e8…66f1fc
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8cefbd…366232
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b9ef6…533918
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6220f2…59034e
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x44c8f8…4e7088
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb81b34…047212
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc27c13…f26624
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9827f0…258fe5
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xccda21…fcff08
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaa4cdc…b2a928
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcb2be0…be04b3
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f6e2b…e277eb
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x086f4e…b11062
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4744b9…7d9e52
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x05d261…99883a
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x26c260…2e9e1e
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xafdb41…6dcf12
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe3d2af…5569fe
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x811470…04a9d1

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.