Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610x9c95…e299Base$0.001100%fluxa48d ago0x9d904a…5d389c
0xaabd…8b610x9c95…e299Base$0.001100%fluxa48d ago0x103c92…5edc66
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa48d ago0x8d0111…865c12
0xaabd…8b610x9c95…e299Base$0.001100%fluxa48d ago0x7cb1d4…7c1ab4
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa48d ago0xde4f18…1f20b7
0xaabd…8b610x9c95…e299Base$0.001100%fluxa48d ago0xe0c7cf…f515ac
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa48d ago0x15764b…a5d703
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa48d ago0xbecd36…30d7d6
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa48d ago0x44a1e5…634545
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa48d ago0xa25d60…a1c373
0xaabd…8b610x9c95…e299Base$0.001100%fluxa48d ago0x49f10d…e47c86
0xaabd…8b610x9c95…e299Base$0.001100%fluxa48d ago0x9055e0…56cd69
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa48d ago0xdf074e…a3bcea
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa48d ago0xafcdb8…6f3b2c
0xaabd…8b610x9c95…e299Base$0.001100%fluxa48d ago0x5e71ad…71e005
0xaabd…8b610x9c95…e299Base$0.001100%fluxa48d ago0xd7190d…351458
0xaabd…8b610x9c95…e299Base$0.001100%fluxa48d ago0xe0f08b…23c1f8
0xaabd…8b610x9c95…e299Base$0.001100%fluxa49d ago0x6e064f…fe7b1e
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa49d ago0xe9ba2c…d292b0
0xaabd…8b610x9c95…e299Base$0.001100%fluxa49d ago0xe357fb…8a8ece
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa49d ago0xf76081…1accd2
0xaabd…8b610x9c95…e299Base$0.001100%fluxa49d ago0x6a8046…be43f3
0xaabd…8b610x9c95…e299Base$0.001100%fluxa49d ago0x5c0dc0…afd923
0xaabd…8b610x9c95…e299Base$0.001100%fluxa49d ago0xdac1ea…d91594
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa49d ago0xf2e20e…31d629

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.