Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0x94de9b…33a676
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0xb85da9…4412e5
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0x4ec6bb…4d8cc0
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa44d ago0x2516d7…6fae92
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0x08e3f0…470bdb
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0xacd6f1…f35363
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0x54242d…c66183
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0xc8954a…eea144
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x3ae462…15e006
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0xf6105e…a1c6fb
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x309213…af749b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0xc300d6…3b1bbe
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0xfcd2db…97229d
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa45d ago0x38eb18…816de6
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x0682d0…03ca76
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa45d ago0xe09fe1…7ef372
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x37107f…b0a785
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa45d ago0x75a599…d37c33
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0xa832d3…3342dd
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x654ee2…75ded9
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x6e6c4a…a927f1
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x24656e…aac091
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x3cbc7e…e6cac4
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x77ca08…6170ce
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x0cc8aa…ff3d81

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.