Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1923…b57c0x9adb…80eeBase—$0.01100%coinbase77d ago0xc1a1ec…74ede5
0x1923…b57c0xe583…a10aBase—$0.01100%coinbase77d ago0x677a66…8af570
0x1923…b57c0xfb31…64e1Base—$0.01100%coinbase77d ago0x4c6f6e…e3c203
0x1923…b57c0x8317…c8a4Base—$0.01100%coinbase77d ago0x6a9275…a11dca
0x1923…b57c0x9e66…d86cBase—$0.01100%coinbase77d ago0x7bd715…bce4cc
0x1923…b57c0xe08c…c6a9Base—$0.01100%coinbase77d ago0x56fc02…568562
0x1923…b57c0xd1be…4c53Base—$0.01100%coinbase77d ago0x124452…070656
0x1923…b57c0x3e2c…114aBase—$0.01100%coinbase77d ago0xdc819e…79c170
0x1923…b57c0x9aa9…1ee9Base—$0.01100%coinbase78d ago0x0e6f78…24dc4d
0x1923…b57c0x77fd…bccdBase—$0.01100%coinbase78d ago0xa1da9c…2a804c
0x1923…b57c0xd88c…9e0eBase—$0.01100%coinbase78d ago0x0ebbb6…aca1ca
0x1923…b57c0x87a0…5b95Base—$0.01100%coinbase78d ago0x82423c…d099b3
0x1923…b57c0x1fda…7a50Base—$0.01100%coinbase78d ago0x623883…c5bd92
0x1923…b57c0x4073…ec4bBase—$0.01100%coinbase78d ago0xf21e34…bb3922
0x1923…b57c0xfd3e…6391Base—$0.01100%coinbase78d ago0x66992e…8caeda
0x1923…b57c0x78fc…0198Base—$0.01100%coinbase78d ago0x232d21…9dfe6d
0x1923…b57c0x5dee…c106Base—$0.01100%coinbase78d ago0x542308…4f3555
0x1923…b57c0x5478…990aBase—$0.01100%coinbase78d ago0x7cadf5…a1feaf
0x1923…b57c0x853a…8a68Base—$0.01100%coinbase78d ago0x8ef62f…3bbd09
0x1923…b57c0x4434…469cBase—$0.01100%coinbase78d ago0xb02d95…bc61f1
0x1923…b57c0x1115…4a64Base—$0.01100%coinbase78d ago0x3857d4…2b3e07
0x1923…b57c0x0352…ac97Base—$0.01100%coinbase78d ago0x3c94a9…72e1db
0x1923…b57c0xa038…04e1Base—$0.01100%coinbase78d ago0xafcf23…60967b
0x1923…b57c0xa106…6051Base—$0.01100%coinbase78d ago0x5a7f05…48cc8b
0x1923…b57c0xf51a…24e6Base—$0.01100%coinbase78d ago0xefd481…5dabe1

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.