Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x00544b…8532f5
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2d8418…4974bd
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x59ceeb…a139e3
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb60ca2…7afcd8
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd87ba2…2b5f93
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8f3cfa…d3f77f
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x53e8db…e3d03e
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x56e581…df60c2
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x706135…03882c
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5f646e…e3d019
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0d95e6…e8af84
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3ae3ed…de7f17
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1c93c3…80b6ae
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb9a870…16d07f
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5844ff…c1e97c
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0f707d…c15ea1
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x982975…a442fb
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa17c3c…ea7900
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x98e903…e331b2
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbbe005…c808c6
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6d6f46…bd11ef
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x17cd71…e3a7e3
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x82093a…2fc2c4
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf69fe5…176702
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf4577e…1eb5b9

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.