Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe4d…65c20x3e0a…78e7Base—$0.003351100%coinbase73d ago0x5ea282…132555
0xbe4d…65c20x3e0a…78e7Base—$0.004547100%coinbase73d ago0xd71683…0667f4
0xbe4d…65c20x3e0a…78e7Base—$0.005668100%coinbase73d ago0x5caa20…3a8271
0xbe4d…65c20x3e0a…78e7Base—$0.004459100%coinbase73d ago0x3a9d44…7e12ad
0xbe4d…65c20x3e0a…78e7Base—$0.004543100%coinbase73d ago0xda100f…25354c
0xbe4d…65c20x3e0a…78e7Base—$0.004195100%coinbase73d ago0x07a2cc…baeaa7
0xbe4d…65c20x3e0a…78e7Base—$0.004898100%coinbase73d ago0x3a8053…d5c029
0xbe4d…65c20x3e0a…78e7Base—$0.005197100%coinbase73d ago0x16331e…033207
0xbe4d…65c20x3e0a…78e7Base—$0.004344100%coinbase73d ago0x9e8a86…a8f888
0xbe4d…65c20x3e0a…78e7Base—$0.005807100%coinbase73d ago0xb39a60…f9f442
0xbe4d…65c20x3e0a…78e7Base—$0.005757100%coinbase73d ago0xb033a3…e2166d
0xbe4d…65c20x3e0a…78e7Base—$0.004285100%coinbase73d ago0x7be435…c8c478
0xbe4d…65c20x3e0a…78e7Base—$0.004822100%coinbase73d ago0x3849f4…ebe488
0xbe4d…65c20x3e0a…78e7Base—$0.005461100%coinbase73d ago0x22b828…84dd8a
0xbe4d…65c20x3e0a…78e7Base—$0.00395100%coinbase73d ago0x70f050…fa52a2
0xbe4d…65c20x3e0a…78e7Base—$0.005494100%coinbase73d ago0xd48764…849d52
0xbe4d…65c20x3e0a…78e7Base—$0.004851100%coinbase73d ago0x2c81c4…016907
0xbe4d…65c20x3e0a…78e7Base—$0.00327100%coinbase73d ago0x53f614…614ef0
0xbe4d…65c20x3e0a…78e7Base—$0.003328100%coinbase73d ago0x456a5b…c07b5c
0xbe4d…65c20x3e0a…78e7Base—$0.004923100%coinbase73d ago0x08df90…8c49a2
0xbe4d…65c20x3e0a…78e7Base—$0.003424100%coinbase73d ago0x55f9d3…d48e7a
0xbe4d…65c20x3e0a…78e7Base—$0.004919100%coinbase73d ago0x4b2146…bca232
0xbe4d…65c20x3e0a…78e7Base—$0.004233100%coinbase73d ago0x2f9219…6a3024
0xbe4d…65c20x3e0a…78e7Base—$0.004666100%coinbase73d ago0x535921…2617e4
0xbe4d…65c20x3e0a…78e7Base—$0.003762100%coinbase73d ago0x91f207…f89186

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.