Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0xb313a4…383134
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x4ddb48…a010e6
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x51b60d…2374ae
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0xf277a8…d37e4e
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x2b031b…134cca
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0xdf761d…694baa
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0x5b6f1a…44b9e3
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0x0387ba…5245ac
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0xa453cc…0c3928
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0x5d398b…880e70
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x5bbd9f…9f90fd
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0xc68670…36990d
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0x38e172…310929
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0x07c854…358941
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0x19033d…5a2989
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0xa20e0f…4149f1
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0xe53b7a…65df50
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0xa1031f…087496
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x77e2c1…0ed868
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x8c4644…27bc74
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0x33e1a5…829369
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0xc8422c…9eed31
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x98f12c…8263a3
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x976b8b…16bfd5
0x2f0b…09790x9c95…e299Base$0.001100%fluxa40d ago0x60aff4…790acb

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.