Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa49d ago0x0bfc66…b99379
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa49d ago0x7a39b7…501e5b
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa49d ago0xa75829…d3816d
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa49d ago0x101b82…268c0c
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa49d ago0x8cac61…8992df
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa49d ago0x2d9933…4c38cc
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa49d ago0x834a17…2282b8
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa50d ago0x10b568…6cb373
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa50d ago0xdb930f…27e716
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa50d ago0x6406d0…3763fd
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa50d ago0x401265…26dc71
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa50d ago0x646d9c…4b955d
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa50d ago0x2a0b68…186093
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa50d ago0xd4249a…3b4872
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa50d ago0xd29502…ec1f73
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa50d ago0x214fa0…f28363
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa50d ago0xa2f32b…3d312e
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa50d ago0x68d053…f09a13
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa50d ago0x6aa881…c7a90e
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa50d ago0x8c0590…eea90d
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa50d ago0xad6dfa…f472c7
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa50d ago0x8d2c61…da8e73
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa50d ago0xcd5648…47c8d8
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa50d ago0xcdbf38…5ad069
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa50d ago0xc79681…e40403

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.