Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa33d ago0x8e6ecc…420d22
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x027c11…c93d27
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x773229…5260e0
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x8993cb…2ce121
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0xb5fe81…944f98
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0xb0fdbc…f372c6
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x684d28…b964c0
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa33d ago0xf9c013…be9822
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x681470…e194e9
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x643a85…222228
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x8cc22f…670ea5
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x5771dc…93c474
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0xa0840d…43ee3e
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x84e067…d7c1fd
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa33d ago0x9956d7…ac946c
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x166eaf…2ae102
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0xe679cf…140e84
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa33d ago0x6a75c3…a3137b
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0xfdad52…7d750b
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x93ebd8…0373f1
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x69a1ac…f3a5a3
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x33a8dd…1a51de
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x8be1c7…319cb4
0x2a90…92780x9c95…e299Base—$0.001100%fluxa33d ago0x49a05f…4d81d1
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa33d ago0xef8b1e…b01784

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.