Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0x758d7a…86562e
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0xfa51f8…b6c2e8
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0x683cf4…d59a25
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0x392d35…65bdf4
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0xc287c5…719e12
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0xd88c63…1e0264
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0x96609a…d9aa2f
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0x7d8028…83a602
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0x6237be…ca1afc
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0xcad6f6…cdb50a
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0xe08fac…9ff433
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0x5834e3…7d4c28
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0x52922b…6e861a
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0x54e034…2841e7
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0xedf6cf…47f806
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0x0e27c7…6e426b
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0x53bb21…216ee2
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0xb20669…12ebb8
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa77d ago0x2d2104…4e0640
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa78d ago0x334386…def401
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa78d ago0x133466…083855
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa78d ago0x8f8bfb…63be02
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa78d ago0x3fda07…824fa4
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa78d ago0x15765a…29d977
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa78d ago0x22d39c…298e6e

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.