Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0xcb728b…5e9bf6
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0xaf248d…44141d
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x9e385f…cc7d01
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0xea82e1…f65e41
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0xbac259…1179b5
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0xcb7836…6e49d3
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x815a81…75d7df
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x01caf2…5ef5fe
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x8e20c5…1684ba
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x7db217…8b2324
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0xd8ad54…e8364a
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x843610…51c4f3
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0xda56c6…d0f4d6
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x24712e…2e6836
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x06de67…3a0d6a
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x158681…3c82b8
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0xd12e2e…8895a8
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x3e344e…95abfb
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x85988c…697218
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x1a3a57…8181f9
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x7bb7a0…a780c8
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0xab0f89…b54db1
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x094d0e…7bfbc2
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0xcc38c9…cb92cf
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x43230a…d55453

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.