Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x93e7ab…1608d7
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x0517fc…688108
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x0b39f5…cdea3a
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x1eda92…382bdb
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x03d64c…4a5f91
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x038423…bbbd61
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x04be07…e3a6ce
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x61068c…cb8b9b
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x51f310…29583f
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x1f319b…9d24f0
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x4fe70e…c1355d
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x1df32c…af84c5
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0xdc196a…ab22ce
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x9c56d4…846536
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x405e7d…058283
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa42d ago0x9041ee…8513c8
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0xd62a24…e4e1a9
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0xf2d500…3e4669
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x0a5b05…a3ee8c
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa42d ago0xb00156…ce0eda
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0xa621c1…9d8f56
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa42d ago0x74644a…d3f9c7
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0x9ebceb…23231c
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0xb152d3…d035bd
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0xaed45a…b5172b

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.