Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x88fae8…1b35aa
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0xe8a08e…b04c30
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x2b67df…1d14e4
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x8a332b…13321e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x61f1f4…838696
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x70ec24…82caed
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x9c4761…6955d2
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x34202d…9c9edf
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x73d4a2…1a9d2b
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x741f01…66434c
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x35dcbc…6bad8d
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0xbd2e8d…a439a6
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0xbef408…3a09ea
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0xee9f4b…e822ef
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x221248…44c03d
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0xc6705c…887972
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0xbde87e…d316f3
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x494cf4…419c6d
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x84e573…5a27fc
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x6f91b0…e0550e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x4d2868…9b5e7c
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x07fbfa…b2ea04
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0xaadd41…e76e65
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0xb7ef4f…a5e50e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa93d ago0x90c013…b00c7f

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.