Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase8d ago0x1c4ee5…3819c9
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase8d ago0x8f077e…316dce
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xbe3831…d8e8ad
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase8d ago0x4cc611…284110
0xc717…10c90x7d2c…bcfeBase—$0.05100%coinbase8d ago0xaf8416…4497fa
0xe35f…2d550x7d2c…bcfeBase—$0.05100%coinbase8d ago0xd1d0e7…d1923e
0xe35f…2d550x7d2c…bcfeBase—$0.05100%coinbase8d ago0x05f6d7…0cfe83
0xe35f…2d550x7d2c…bcfeBase—$0.05100%coinbase8d ago0x892446…c71b5e
0xe35f…2d550x7d2c…bcfeBase—$0.05100%coinbase8d ago0x121193…b6875c
0xe35f…2d550x7d2c…bcfeBase—$0.05100%coinbase8d ago0xe1a84f…f4e8a6
0xe35f…2d550x7d2c…bcfeBase—$0.05100%coinbase8d ago0x9d8a09…872204
0xe35f…2d550x7d2c…bcfeBase—$0.05100%coinbase8d ago0xabfb22…f3a6a2
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase8d ago0xd0e6e3…cfcc53
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase8d ago0x7ab193…afa987
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase8d ago0x369420…bb7fcb
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase8d ago0x53972a…88581c
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase8d ago0xd1612b…04a300
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase8d ago0x51557b…996410
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase8d ago0x2adfa6…ef19da
0x9311…49090x7d2c…bcfeBase—$0.05100%coinbase8d ago0xe70aee…3c92db
0x9311…49090x7d2c…bcfeBase—$0.05100%coinbase8d ago0x0dc14d…2c6392
0x9311…49090x7d2c…bcfeBase—$0.05100%coinbase8d ago0x387756…e3d1cd
0x9311…49090x7d2c…bcfeBase—$0.05100%coinbase8d ago0x32b89d…946431
0x9311…49090x7d2c…bcfeBase—$0.05100%coinbase8d ago0xaa10f8…0eedec
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xcc2083…81835b

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.