Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9f2…4fa20x3e0a…78e7Base—$0.004919100%coinbase74d ago0x26f6de…02437b
0xc9f2…4fa20x3e0a…78e7Base—$0.003487100%coinbase74d ago0x75d10f…f27471
0xc9f2…4fa20x3e0a…78e7Base—$0.005845100%coinbase74d ago0x3ffa8a…e534f1
0xc9f2…4fa20x3e0a…78e7Base—$0.002788100%coinbase74d ago0x9e980b…e61d75
0xc9f2…4fa20x3e0a…78e7Base—$0.005013100%coinbase74d ago0x8e8144…a16784
0xc9f2…4fa20x3e0a…78e7Base—$0.00592100%coinbase74d ago0xec5a9e…c64f15
0xc9f2…4fa20x3e0a…78e7Base—$0.005221100%coinbase74d ago0x633b4a…06eb5e
0xc9f2…4fa20x3e0a…78e7Base—$0.003831100%coinbase74d ago0x5f8f36…d00bd7
0xc9f2…4fa20x3e0a…78e7Base—$0.003638100%coinbase74d ago0x6dcbc6…1942d3
0xc9f2…4fa20x3e0a…78e7Base—$0.004901100%coinbase75d ago0x446678…748e1d
0xc9f2…4fa20x3e0a…78e7Base—$0.003643100%coinbase75d ago0xae1e64…568630
0xc9f2…4fa20x3e0a…78e7Base—$0.004602100%coinbase75d ago0x7d9fb1…f96382
0xc9f2…4fa20x3e0a…78e7Base—$0.004573100%coinbase75d ago0x616a2a…3cf9a6
0xc9f2…4fa20x3e0a…78e7Base—$0.005093100%coinbase75d ago0x2eaeea…b0d182
0xc9f2…4fa20x3e0a…78e7Base—$0.004697100%coinbase75d ago0x8ecb24…572b73
0xc9f2…4fa20x3e0a…78e7Base—$0.004851100%coinbase75d ago0x1651b4…50913e
0xc9f2…4fa20x3e0a…78e7Base—$0.003755100%coinbase75d ago0x4465d5…18b29d
0xc9f2…4fa20x3e0a…78e7Base—$0.004334100%coinbase75d ago0xd05ba7…17f4eb
0xc9f2…4fa20x3e0a…78e7Base—$0.004646100%coinbase75d ago0x466782…90b796
0xc9f2…4fa20x3e0a…78e7Base—$0.003664100%coinbase75d ago0xe72689…6c86ed
0xc9f2…4fa20x3e0a…78e7Base—$0.003877100%coinbase75d ago0x173768…d237d4
0xc9f2…4fa20x3e0a…78e7Base—$0.004698100%coinbase75d ago0x2b3767…629b23
0xc9f2…4fa20x3e0a…78e7Base—$0.005033100%coinbase75d ago0xa7cf6d…d1867b
0xc9f2…4fa20x3e0a…78e7Base—$0.004145100%coinbase75d ago0x3e657d…368bde
0xc9f2…4fa20x3e0a…78e7Base—$0.003051100%coinbase75d ago0xab59dd…cb90e9

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.