Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x88559b…fcfc7f
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x386abd…b1820e
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb4bf1…e6c1c3
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf17ec1…aac37d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0ae59e…434324
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e67a1…ac1d3d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x00c978…26ec64
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7ac7bb…cbfd08
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcd6932…1a903b
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1242a1…ec27d8
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2e22f1…93d0cb
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4b1400…6f54ca
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x83477f…77d8ae
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xce195c…ad877d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x505ffb…e37b29
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x36e0cd…46682b
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xce6953…8a2ebf
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdde9b8…256bbd
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x292e70…514398
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xedc056…19ba89
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x36641e…d1bdf8
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x41ffc9…e32c55
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa23066…07d3bf
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd268de…5a74e7
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x303e86…c46bd2

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.