Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1dfb68…3cb18f
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe3f3e3…2c4546
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x35642c…c3f068
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf3588f…330ae5
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x341b5e…9d7605
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf3d43e…df8e0a
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7cba89…65b977
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb2d51c…ae3ed9
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3d2c67…5d68ee
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x461057…fd45b6
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4e93cb…592fe9
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x164bce…4efa42
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeb8161…81bdcd
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0a4c97…cfc93f
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb7bee4…5aa32b
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x136ee2…7a6300
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x634c53…6ec4ee
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x65d32c…437ab1
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x708b08…a359f6
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb6542b…69eca3
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a5bb5…1e29d8
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x819182…0318a2
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x86f4cb…6d4f75
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbd39fe…310360
0xe8f7…81b80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x87a427…0043ec

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.