Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase12d ago0xff8d74…26857b
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x62dd39…2d4174
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase12d ago0xb19c28…75f423
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase12d ago0x639de2…f66321
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase12d ago0xad0fab…f0d3c9
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase12d ago0xc708a9…708ef1
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase12d ago0xce935d…ed7239
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase12d ago0xaa99c0…7a8174
0xe2d8…66c20x7662…80adBasex402 service$0.02100%coinbase13d ago0x863d97…be7bd4
0xe2d8…66c20x03d7…584cBasex402 service$0.05100%coinbase13d ago0x1bbeb2…de5891
0xe2d8…66c20x2880…4e5eBaseAgent Kalender Hubx402$0.006100%coinbase13d ago0x128a4d…9fd10c
0xe2d8…66c20x1949…20ffBase—$0.02100%coinbase13d ago0x7a5e10…a5e7d4
0xe2d8…66c20x03d7…584cBasex402 service$0.05100%coinbase13d ago0xd0f31c…17666e
0xe2d8…66c20x03d7…584cBasex402 service$0.05100%coinbase13d ago0x13ba6e…0f6da5
0xe2d8…66c20x1949…20ffBase—$0.003100%coinbase13d ago0x0b02a1…9e0e20
0xe2d8…66c20x7dd5…2629Basex402 service$1.60100%coinbase13d ago0x73b68b…48decf
0xe2d8…66c20x7dd5…2629Basex402 service$4.13100%coinbase13d ago0xdd50d8…e0aa41
0xe2d8…66c20x03d7…584cBasex402 service$0.05100%coinbase13d ago0x33ce37…5db773
0xe2d8…66c20x03d7…584cBasex402 service$0.05100%coinbase13d ago0xacf8cc…81131b
0xe2d8…66c20x03d7…584cBasex402 service$0.05100%coinbase13d ago0xa80659…3caa47
0xe2d8…66c20x7dd5…2629Basex402 service$1.60100%coinbase13d ago0xb82d15…b4ee86
0xe2d8…66c20x7dd5…2629Basex402 service$1.60100%coinbase13d ago0x76d210…192d18
0xe2d8…66c20x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xb3cce7…bfed84
0xe2d8…66c20x7dd5…2629Basex402 service$1.61100%coinbase13d ago0x466968…952673
0xe2d8…66c20x7dd5…2629Basex402 service$1.61100%coinbase13d ago0x7cc8ea…9bd8ee

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.