Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xc49945…9923b2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xc04a4c…408ed9
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x62bc44…93523a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x212b4b…e1c837
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xb5e860…ff1904
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x21a151…ca1850
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x520109…7e4291
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x86735b…6c67b7
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x5ff019…53375c
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xe09bcf…663f70
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xfa9b55…9cd208
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xc4c375…a431d5
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xbb9058…0d0643
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xcca5db…c54394
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x089d69…eb02fe
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x5c72b6…6848f8
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xa6ec92…ccd4a4
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x455886…7a78fd
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xd24f81…853a67
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xe4829b…857b29
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xa47cab…514bd4
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x6b49db…9ee705
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x35785a…74d366
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x0f178b…957646
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x724b6c…ad80c9

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.