Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x10fbc6…6a792e
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x8368eb…b5c257
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x07c111…28eee1
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x129a8a…7ac57d
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x15c7b9…482506
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x35474c…6a6757
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0xd5bcbd…d6a045
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0xe718be…d6679b
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0xc8a167…13c94d
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x525537…cb8dd6
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0xad4fd6…cd3906
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x6cb0a8…3f735a
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x1adaf2…2be40a
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0xf6b363…624ea2
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x0ce3a2…c8397e
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x569e4a…b8c07e
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x93b0b9…23ad27
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0xf47eda…9c823e
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x7732c6…d9ec93
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x308531…337220
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x804edb…5edd90
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x54de84…b8f4ef
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xe04e6c…c2ebb2
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xd47395…ad9094
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xa8cca5…e4b613

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.