Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase33d ago0xd0ecb9…59dbd3
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase33d ago0x1a6a93…558482
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase33d ago0x6f7a67…0332ca
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase33d ago0x001e6d…2ab4eb
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase33d ago0xf0427e…60e9be
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase33d ago0x3ef77d…7b212f
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase33d ago0x7fc0f8…b93e84
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0x5b9b3c…a727d1
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0xf74819…d9ad87
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0xbc0597…65eba2
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0xc93084…315065
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0xf6d360…9b7f64
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0x12500b…f7c353
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0xb86f04…aae63b
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0xdb0ca4…500685
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0xb6f384…bf0535
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0x12a9ab…aacbf2
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0x9dee9a…89eeef
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0x4ee414…88b512
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0xa3de33…4ad03a
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0x4da1dc…dcc954
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0x62694e…3563c8
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0x179eea…a58cab
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0x906ac6…c4416d
0x2e68…57fb0x0529…7db3Base—$0.01100%coinbase34d ago0x4fed20…738deb

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.