Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa49d ago0xd42dc2…01013d
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa49d ago0x94c446…5ff3f5
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa49d ago0x84b7b6…15f080
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa49d ago0xa393fc…f4b576
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa49d ago0x5105d5…e80bdc
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa49d ago0x75aa8c…3ecf3c
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa49d ago0xf3cdd0…67d9ba
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa49d ago0xb56da9…4709d0
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x2c6f5c…a78abc
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa50d ago0x16207d…f436cd
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x112a57…fdd1be
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x3e9830…a9709e
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0xb19770…b30258
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x48303d…8a160e
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x67bb95…69f1a2
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x471a93…671d8a
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x141a29…b080a5
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0xebbe6a…a43c1b
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x172276…6c6815
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0xf19879…b9def0
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0xc057e2…542b2d
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x49add3…3261f4
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0x094e3f…e7d2e0
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa50d ago0xfe4d66…2978aa
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa50d ago0xa37c52…2a7ecd

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.