Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2355cd…467ea1
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xba1be7…2649c7
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x018d01…76f205
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x928084…8afd69
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3ffe12…ce0001
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x43b2ea…f519ee
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7afe8c…4da451
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0da8d8…ff99f9
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa7cce0…89ff33
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x020949…c223bf
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9c1d33…17083d
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbc0475…33ab2b
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa656dd…7efa35
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1d84d2…9aaaba
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x89d687…ac9dfd
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x51ee39…2eaa2b
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf764f2…0c5667
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcb6817…617956
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5541fe…ee4ab5
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x260daa…dd4ca1
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x71bf4f…a4c908
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd0c018…8a9e88
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8e1b62…8c0521
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x174768…6275ff
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa5b92b…31f119

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.