Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xdddd63…85a6ae
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2a57c3…14b176
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x59c892…6f0d51
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe514d3…0dacd6
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7d5c48…b8c741
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbc3189…8a3233
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc8ca48…837518
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf2ed4e…d2a79b
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf3c885…159eb3
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2af01a…a995aa
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x269e1a…463cc1
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe839ad…b4b499
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4cb86f…78afdf
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0f8926…87b445
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9cfeb5…b259a6
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf8fdb5…c48d47
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x411dfd…2d59b7
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa53175…eb7136
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x62df4a…7620d9
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xfe6b05…fc1a8c
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x24be7e…f53cf2

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.