Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa34d ago0x13e7ba…39d418
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa34d ago0x3f19c0…f33c7e
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa34d ago0xa7e2e8…300a99
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa34d ago0xb802bb…179ec0
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa34d ago0xa6669a…235d42
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa34d ago0x26916b…ac5ca7
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa34d ago0x119420…1e314a
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa34d ago0x96c73f…a0d02b
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa34d ago0x8debbc…e5191d
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa34d ago0x6d0e2f…55a0c7
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa34d ago0xd72640…7376c8
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa34d ago0x9a6c99…f663c5
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa34d ago0x27c3bf…a3dfba
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa35d ago0x7f20cc…59fda2
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa35d ago0x5eb297…8d7007
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa35d ago0xbf7071…9105e3
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0x28616b…4f39a6
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0x20d476…de4172
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0xd24474…bb9dec
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0xcfe354…54095e
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0xd20c93…de1d1e
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa35d ago0x234b25…499203
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0xcc7ecf…b44a9b
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0xbbf65b…abd566
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0xf585ec…62e2d5

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.