Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x234064…95793d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6bbb1f…b01a89
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9923c2…f97580
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdff97f…8e09da
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x530d52…4b51cd
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd0875b…96757f
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb282da…2a6f4b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x35e113…b166cb
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1fcfbf…7c04aa
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x768e68…3bf7c4
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbbb3f4…b5464d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x178ea4…6b07d5
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x59315a…deaa03
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6523ab…281895
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x14c4d8…6354bd
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x86e693…f368c9
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x924e4f…2dba0f
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a543e…d33c7d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x463166…94ccd6
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0b7326…d9b6ea
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc4632…b67189
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9873cf…26739e
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb52fd4…3d49be
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0df71a…af76d1
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbd1ebe…974919

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.