Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa38d ago0xb163bb…4cbc90
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa38d ago0xcbb8d5…e3adf3
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa38d ago0xc7b8b1…e95198
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa38d ago0xdd7382…ff9979
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa38d ago0xebeb9e…57c1fb
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa38d ago0x943631…614c86
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa38d ago0x157f04…72fa24
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa38d ago0x4db8ad…7b7a5d
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa38d ago0x213f56…bba77d
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa38d ago0x0491b0…ea6cf9
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa38d ago0xd6094b…1be4d1
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa38d ago0x57b738…46fb70
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa38d ago0x9dcae8…1cb8b7
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa38d ago0x44225f…e290b8
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa39d ago0x2667a9…30b2f3
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa39d ago0x7e4888…2a401d
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa39d ago0x2a6cfe…afad32
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa39d ago0x0f5f21…87a79f
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa39d ago0x0bea75…0ef7c2
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa39d ago0x68c5b1…3af9c2
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa39d ago0xe32d72…2c3c2a
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa39d ago0x1caaf4…ce7c57
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa39d ago0x105aab…bfd9ea
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa39d ago0x1257a0…5b0994
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa39d ago0x34b435…f82edb

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.