Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0x9c95…e299Base—$0.001100%fluxa75d ago0x919813…471943
0x446b…978d0x9c95…e299Base—$0.001100%fluxa75d ago0x82142b…7d404f
0x446b…978d0x9c95…e299Base—$0.001100%fluxa75d ago0x0ef268…01cfbc
0x446b…978d0x9c95…e299Base—$0.001100%fluxa75d ago0xb1c265…8f7ba2
0x446b…978d0x9c95…e299Base—$0.001100%fluxa75d ago0x96b18e…bbb211
0x446b…978d0x9c95…e299Base—$0.001100%fluxa75d ago0x43f671…6e424c
0x446b…978d0x9c95…e299Base—$0.001100%fluxa75d ago0x15e2ac…af6c81
0x446b…978d0x9c95…e299Base—$0.001100%fluxa75d ago0x076daa…bf8ca2
0x446b…978d0x9c95…e299Base—$0.001100%fluxa75d ago0x6c255e…7ab3c4
0x446b…978d0x9c95…e299Base—$0.001100%fluxa75d ago0x078d80…8b70e4
0x446b…978d0x9c95…e299Base—$0.001100%fluxa75d ago0xf4c500…146965
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0x7e17a4…bb4a86
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0xf225bb…9081de
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0x3fc734…683583
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0x708bc3…6cf816
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0xd07523…d422dd
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0x4cfef7…521fb6
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0xcddb06…0fdd17
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0x978a16…3c1c2c
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0x546fdc…2e44c1
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0x89913d…1c8a93
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0x2753ac…8ce18b
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0x06a078…4d99e4
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0x405a5f…6a879d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa76d ago0x97affa…5c8b10

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.