Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x8dde28…aca2a2
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x0b619f…ab23f2
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x178531…dfd614
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0xc71a0e…323c86
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x068403…d1524c
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x81b7e2…6fa340
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0xbc6d0a…974436
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x99b3f4…561acb
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x64b312…185fd7
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0xa309f8…a07949
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0xca58c3…c3725b
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x901ec2…fcc9da
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x2ad4b6…400712
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x280968…3c3786
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0xed0026…829850
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0xb73aa1…6d9d73
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x633afd…516fda
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0xb75e87…df663b
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x665432…aecb2c
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0xbe615c…b51faa
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x3016a0…35795f
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x6f13a4…2335a5
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x9bd6a0…c5b8a3
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x75a282…d0b337
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase7d ago0x31e621…b8548a

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.