Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x451952…f305a8
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcbd39f…70d1ff
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x87e549…7b3e46
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6bbcd6…7bcdf2
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3d8490…fb419b
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f6b3e…3750b1
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7e360b…26f426
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdb8b60…f6d301
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd69701…17270e
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4b46f7…6d04ae
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x40246a…4498e1
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4dd448…349a4f
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x170ee9…956fe3
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x577226…76dff3
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x23f272…f3626f
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb4f9f2…5b4c55
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcc3ef7…82624a
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc52ecc…7ae241
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6250c0…46cfdc
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd1f218…2f0944
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x67468d…46300b
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x54ca16…76b1c3
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd7646d…79e4d2
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2cbce8…a5b038
0xd801…ae8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8005c5…8f382e

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.