Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x03f0e2…bac6e0
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfdf7eb…337df5
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x85719e…3d6f48
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xad3951…35d2d8
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1dbade…47fffb
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2ba99c…6650ff
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7743cd…7c4a80
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8dbe7c…bd5b1c
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb1296f…ce66ce
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8001d2…c2cd49
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda5e9a…e0c232
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x009e4e…adb979
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x13580c…4c986a
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x26ecd8…7ad8f2
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5b8af4…6ed813
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x93cc40…7e9ef3
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x12fb7a…7b6c35
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4e5434…8bc3d0
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x861d98…1264eb
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa0f1c5…d512de
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa29499…17b7c6
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd31c36…ba8bb6
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe726ea…729812
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe5ed9…914927
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf01d95…b3ee45

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.