Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd2d646…574146
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x55fd37…6619d8
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x89e5eb…8ac501
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4c6581…cbb446
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcea27c…6a7174
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa94e96…bae6b4
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x13f19e…e0e41a
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0xae8627…58afbc
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0004b8…10bcb1
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe6e9fc…6ed4f4
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x137a9c…454fa3
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x56b51c…67aecb
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x694048…d8b1b5
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6b7dca…3ae181
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5f3a28…b03b65
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x649561…085586
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe57806…89fcba
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfaaa24…77faa8
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe09df2…78745b
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x219bb1…c7da97
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf9c719…77b7c5
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3409e7…7706fd
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfee6e2…303067
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf938fb…906ead
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7b6769…9d3d17

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.