Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d62…177f0x3e0a…78e7Base—$0.003547100%coinbase72d ago0x44ef05…33eef0
0x9d62…177f0x3e0a…78e7Base—$0.004184100%coinbase72d ago0x102789…e0e4c4
0x9d62…177f0x3e0a…78e7Base—$0.004774100%coinbase72d ago0x588bc3…bc697b
0x9d62…177f0x3e0a…78e7Base—$0.003287100%coinbase72d ago0xef7e5f…b3265e
0x9d62…177f0x3e0a…78e7Base—$0.003074100%coinbase72d ago0xc834a7…99fff8
0x9d62…177f0x3e0a…78e7Base—$0.005091100%coinbase72d ago0xa8418d…573a92
0x9d62…177f0x3e0a…78e7Base—$0.003885100%coinbase72d ago0x94ba93…7d2192
0x9d62…177f0x3e0a…78e7Base—$0.003955100%coinbase72d ago0x76d61e…dc5531
0x9d62…177f0x3e0a…78e7Base—$0.003047100%coinbase72d ago0xf77d18…4575c4
0x9d62…177f0x3e0a…78e7Base—$0.005866100%coinbase72d ago0x4161d5…fda9e6
0x9d62…177f0x3e0a…78e7Base—$0.005625100%coinbase72d ago0x4b0d2d…6608eb
0x9d62…177f0x3e0a…78e7Base—$0.005173100%coinbase72d ago0x540d58…b78687
0x9d62…177f0x3e0a…78e7Base—$0.003349100%coinbase72d ago0x6dbb1d…a94366
0x9d62…177f0x3e0a…78e7Base—$0.002734100%coinbase72d ago0x05a69e…3d705b
0x9d62…177f0x3e0a…78e7Base—$0.003709100%coinbase72d ago0x8264dc…d88a07
0x9d62…177f0x3e0a…78e7Base—$0.004884100%coinbase72d ago0x74c288…272bf0
0x9d62…177f0x3e0a…78e7Base—$0.003532100%coinbase72d ago0xbe6efd…fff5d6
0x9d62…177f0x3e0a…78e7Base—$0.005629100%coinbase72d ago0x719933…9b6420
0x9d62…177f0x3e0a…78e7Base—$0.002914100%coinbase72d ago0xfff8e7…47d546
0x9d62…177f0x3e0a…78e7Base—$0.003895100%coinbase72d ago0x571e98…fb3e59
0x9d62…177f0x3e0a…78e7Base—$0.004667100%coinbase72d ago0xb0fc5b…d86b6c
0x9d62…177f0x3e0a…78e7Base—$0.004007100%coinbase72d ago0xc69c05…bb3dd7
0x9d62…177f0x3e0a…78e7Base—$0.005572100%coinbase72d ago0x694871…a83915
0x9d62…177f0x3e0a…78e7Base—$0.003284100%coinbase72d ago0x8a6301…563385
0x9d62…177f0x3e0a…78e7Base—$0.003621100%coinbase72d ago0x0a7f9b…4ad80e

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.