Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase35d ago0xae2c7e…30ebf4
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase35d ago0xe857c4…5474c9
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase35d ago0x04ba53…12bd63
0xc43b…34c00xb0af…7de0Base—$5.34100%coinbase35d ago0x01c9fc…e4a9e8
0xc43b…34c00xb0af…7de0Base—$5.05100%coinbase35d ago0xd638b1…f3ed9b
0xc43b…34c00xb0af…7de0Base—$4.97100%coinbase35d ago0x3b6136…592e5f
0xc43b…34c00xb0af…7de0Base—$4.94100%coinbase36d ago0x5a1984…f4bb53
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase36d ago0xddac15…15027c
0xc43b…34c00xb0af…7de0Base—$4.68100%coinbase36d ago0xc0fdf2…4628ef
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase36d ago0xa3c4b1…abf221
0xc43b…34c00xb0af…7de0Base—$4.60100%coinbase36d ago0xa80631…5e6fdc
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase36d ago0x64b5ba…9e8a5e
0xc43b…34c00xb0af…7de0Base—$4.40100%coinbase36d ago0x074615…6c84bc
0xc43b…34c00xb0af…7de0Base—$4.18100%coinbase36d ago0xe3ee28…00729b
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase36d ago0x478a04…19d217
0xc43b…34c00xb0af…7de0Base—$3.96100%coinbase36d ago0xfa97c1…fbfd43
0xc43b…34c00xb0af…7de0Base—$3.99100%coinbase36d ago0xe402e8…c3b745
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase36d ago0xaeb04a…29da75
0xc43b…34c00xb0af…7de0Base—$3.76100%coinbase36d ago0xf1d374…f3211f

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.