Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0xcf37f9…eedaf4
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x3f7a57…903f78
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x21b698…3fd478
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x8186f4…14d8ff
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x40fc86…45e4d7
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x2ad21a…a81a64
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x357f07…c8e924
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x225bd9…435aaa
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x4c4530…20bc72
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0xd7438a…800708
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0xab1acf…0087e2
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x818983…2b5fde
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x80dc90…27b1a2
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x73f9f7…83e69e
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x6a4979…cdcc71
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0xfca77c…500d67
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0xa697ab…3c49c2
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x47ee11…617ad9
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0xd57bfa…e5bde0
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x9b90b4…fa0389
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x3af307…db4741
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0xf0709f…108ec0
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0xeb046a…186e2e
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x72845d…7db315
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa75d ago0x43d55b…569580

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.