Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x29277c…07aa58
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9ad866…7016c6
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6480f1…d600bf
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd9e82d…182343
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x980d07…e6acc3
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc7df42…1d46b7
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x42e455…5993d8
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x16d9f9…f02ae6
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc70374…d00ee5
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x49baff…ec2a84
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x25afe4…94e1b0
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf8f772…b4c036
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7ea4ce…bb1d87
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x24da03…8264af
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7ecad3…5c1627
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd5302b…4ad0f6
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x205034…3d3133
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8d6e52…335fd5
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf8843d…32f51f
0x7258…823b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa59e4a…426aaa
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb2658f…8e06c6
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe524e1…2b83d4
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x07cc71…a6dd21
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb59bee…940f02
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7d23b8…7e9a4d

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.