Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3c8ab2…88bbb3
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0215dd…247a07
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6959f3…edb237
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbf353a…d091a4
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x96b93a…570070
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b9808…47b631
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe78975…e5998a
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x97e39f…e01fe6
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8fa5e6…a22842
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc0614a…996a62
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x99103d…0bab07
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x17ba0c…94aa87
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x68a4c3…e61bf6
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc68852…3190c7
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1678bf…ebbe0d
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f3d0c…3788b1
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf22275…5f0c1d
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xad5968…528e5d
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f9b8e…13ca3b
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2204ea…f56207
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x744a1c…4077fa
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x49b5fa…6e0eb6
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xee690e…919108
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1ff99e…d7228d
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe1e2e3…bb5a93

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.