Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ee4…79770x9c95…e299Base$0.001100%fluxa69d ago0x9df236…6779f7
0x8ee4…79770x9c95…e299Base$0.001100%fluxa69d ago0x2b9b03…2a0d1c
0x8ee4…79770x9c95…e299Base$0.001100%fluxa69d ago0x204da4…ca8b98
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x83d0ee…f1f4ed
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0xa19b30…3c11be
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0xdf989f…e5d164
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x599ed6…9bfa0e
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x972806…f7c5e3
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0xead751…b9a213
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x4c3df2…db0f4f
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x5631b0…cb13b9
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0xac9376…25ec9c
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x1c82b8…2344cb
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x55d4f0…d31f46
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0xa09b2d…c85a96
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x3c9c64…1cbc3b
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0xa69a45…f20c3d
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0xfe31b8…a3ac5b
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x027b71…0e8d22
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0xcde1f9…dd51b1
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x21e5a4…13da2c
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x43b3ae…13db39
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x07e249…e980a5
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x6692e1…d5c268
0x8ee4…79770x9c95…e299Base$0.001100%fluxa70d ago0x174d67…5c1eed

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.