Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8a45c8…ef7be9
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x26487b…d66e40
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8996ed…a6f5e6
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4345da…d02673
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa1c585…fcc436
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa39a75…211975
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9c15db…5f6007
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1f9a9f…ae6096
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x476fe1…dc3d43
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcb9d9f…973cb1
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaaabc3…2ecf53
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8a991c…a6df9e
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x729537…da093a
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8dad0f…c9046d
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf403a4…c03ca5
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x53750e…56ef55
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3aaa8a…9d5762
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b9e01…493bad
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdc2d04…a7c075
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x74fc75…f1ccc4
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x961ba4…2b5954
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7aba11…8c7a88
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xda404d…1649a8
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa617f7…0bfbf9
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd8f726…d2bd90

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.