Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x48dfe7…311eb4
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x492b02…2b5eae
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0c9f60…625095
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2d5024…bcb578
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9115b0…88477c
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4c5b80…88f14e
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x009e5c…3f77f0
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfdda9a…7d41e7
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdd7639…1f28d7
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe19c25…7985f8
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa86636…c378e9
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa9abb0…a097e8
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc46977…b1203d
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x66b29f…a3fde9
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x473a48…1b688a
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe09636…dc01dc
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1958da…d66970
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd88879…7683fa
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x816fae…a82d6f
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7dd22…79ccb1
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3fc28d…ad6c37
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x60fd44…0d27fc
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc06bff…3a3307
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2929e8…9d6cea
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9c4ceb…088b74

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.