Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6661f9…277c2f
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x48771e…0e3ff5
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x656051…20279f
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd13e49…f6239e
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd4ec4b…89a17c
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5c3a19…5c003b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdc0c7f…7d53f8
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdac0fc…70d090
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdaf859…504c5b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x87e955…535f23
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8e98fd…4cf051
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd05a85…b2708e
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x65bef1…49642d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x734a63…f27220
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3b3508…54ce8b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x788d70…1cb1f6
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc4d482…f51540
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x667d1c…51eef0
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x16e790…82ce4f
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0600e3…26d08b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd7d948…1b2f4e
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5dbc6e…abce66
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x641c34…59c116
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x295073…abda2b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI111d ago0x187dba…93e9c5

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.