Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x629cdd…1a9f0d
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x909811…621466
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa46c6f…734606
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x50084c…970947
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x246d2a…2c50cc
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xea2991…f42bf0
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1676d6…a3cd01
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9dcbd6…77cf75
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x058192…2adc21
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe3fc5…e14c55
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x30d983…857f88
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x66b527…781933
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x465fb7…01613b
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3b288a…8dc9ba
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd62053…8e66cb
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x263022…092e78
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd659f…6aa5d2
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x347e50…19439f
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x619f03…ed7f56
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02f7a9…7622c3
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcbcbe9…77ffb0
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x74add2…4debdb
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x670896…4209a4
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x90b7c0…879d47
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb7a0ff…c1d223

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.