Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0xa04441…32b797
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x4fb57c…9ed0c7
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x350adc…7dc2bc
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0xc6d225…81e5b3
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa33d ago0x85702c…201049
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa33d ago0xc4ab7d…0ee7e8
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x0b1e8a…3439e2
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0xd3a1be…64182c
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa33d ago0xa53c72…9b76ba
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa33d ago0x3c6893…1fdd66
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa33d ago0xb35580…25aece
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0xd0d8eb…582cb1
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x9ba5e1…8671e6
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x77187a…dc6ed0
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0xef7ea6…2cd498
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x17bf1a…96e319
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa33d ago0x4a6353…5dfefc
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x4b5520…2c1aa2
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x23865a…4466f6
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa33d ago0x153fc5…23aa65
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa33d ago0xc7bb70…d7dc74
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa33d ago0x1774e0…b1f84f
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x5d2b15…f866d6
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0xddc22b…26f16e
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0xecb388…64039e

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.