Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b10…9e2f0x3e0a…78e7Base—$0.005635100%coinbase73d ago0xe6e948…b8f30d
0x3b10…9e2f0x3e0a…78e7Base—$0.004231100%coinbase73d ago0x8093e8…dab331
0x3b10…9e2f0x3e0a…78e7Base—$0.003784100%coinbase73d ago0x870e09…e593df
0x3b10…9e2f0x3e0a…78e7Base—$0.005033100%coinbase73d ago0x51191e…5b5350
0x3b10…9e2f0x3e0a…78e7Base—$0.00544100%coinbase73d ago0x9075d3…a22e3b
0x3b10…9e2f0x3e0a…78e7Base—$0.003694100%coinbase73d ago0x8941a5…60d76a
0x3b10…9e2f0x3e0a…78e7Base—$0.004347100%coinbase73d ago0x53c9b3…c84c0b
0x3b10…9e2f0x3e0a…78e7Base—$0.004313100%coinbase73d ago0xfafba0…8719ca
0x3b10…9e2f0x3e0a…78e7Base—$0.002933100%coinbase73d ago0x647ff6…5770ea
0x3b10…9e2f0x3e0a…78e7Base—$0.00395100%coinbase73d ago0x18b39a…d1d543
0x3b10…9e2f0x3e0a…78e7Base—$0.003592100%coinbase74d ago0xe6de26…1a0c15
0x3b10…9e2f0x3e0a…78e7Base—$0.003512100%coinbase74d ago0x7b0c77…f22f49
0x3b10…9e2f0x3e0a…78e7Base—$0.003641100%coinbase74d ago0x519f46…994f2b
0x3b10…9e2f0x3e0a…78e7Base—$0.00275100%coinbase74d ago0x2c1776…8660ea
0x3b10…9e2f0x3e0a…78e7Base—$0.005049100%coinbase74d ago0xc12e55…da89fd
0x3b10…9e2f0x3e0a…78e7Base—$0.003818100%coinbase74d ago0x04c013…c437ef
0x3b10…9e2f0x3e0a…78e7Base—$0.004812100%coinbase74d ago0x4e762c…8b4627
0x3b10…9e2f0x3e0a…78e7Base—$0.003641100%coinbase74d ago0x915a4c…419a80
0x3b10…9e2f0x3e0a…78e7Base—$0.003294100%coinbase74d ago0xc35902…26f799
0x3b10…9e2f0x3e0a…78e7Base—$0.003517100%coinbase74d ago0x806979…2c28a3
0x3b10…9e2f0x3e0a…78e7Base—$0.005578100%coinbase74d ago0x1f913c…2ad976
0x3b10…9e2f0x3e0a…78e7Base—$0.004683100%coinbase74d ago0x1c7895…6a6bd9
0x3b10…9e2f0x3e0a…78e7Base—$0.004573100%coinbase74d ago0x922eb1…f51f34
0x3b10…9e2f0x3e0a…78e7Base—$0.005803100%coinbase74d ago0x83f6b4…1a5b24
0x3b10…9e2f0x3e0a…78e7Base—$0.005796100%coinbase74d ago0x95af0e…b60f51

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.