Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa76d ago0x0423d8…8c0eb9
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa76d ago0xcf1441…2c9dd7
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa76d ago0xdcd43c…9f9b14
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x8dd8e4…f28427
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xa377b4…0f98cf
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xe584ac…35df63
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xbe2c0f…cd66d6
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xa03df0…27340d
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x167067…afe872
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x440d15…7d0223
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x1d3153…78fd41
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x298aec…180ef0
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x90c3d3…5f5540
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x548304…d81cb2
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x557b4d…82624b
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x1740ee…766c1a
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x84fcb7…bb5669
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xdffb8d…81678d
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x39232e…1f064f
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xaccdba…686873
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x06330f…f37744
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x086955…078324
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x1dc81a…d6df97
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x0d1fc3…754d2a
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x4a17eb…816ba1

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.