Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0x7b864e…4e3a90
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0xa55d1c…fab2db
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x38ec18…4792ae
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x454e55…197cf6
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0x9574c3…87d9f7
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x7aa987…9afe7c
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0x9f0555…b55c54
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0x85ba59…efc481
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0x14bfe6…62882f
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0xa50e52…c860a3
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x621816…6e51a2
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0xac5ec7…c3ca06
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x955680…95e5a9
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0x77db90…3e795d
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0x5e65a9…405c6f
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x3c8433…3f6ad7
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0xee4ad8…21f4d2
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x103475…0b09df
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x224599…811164
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x4e41d2…9a08da
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0xfc3253…873776
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0x962e1f…357efa
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x29a4ed…ca3f31
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x1edbcc…83bc8c
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0xd8262d…29afde

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.