Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x7c06a7…d383f8
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x882458…54588f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x9e1c4d…5f1e79
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x495010…52302b
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x2aaaa3…201057
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0xe0894a…64e7cd
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x1b1ece…0e8932
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x5d8c6d…ad660f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x31e10f…4e448d
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0xfe2112…2e9212
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x946cb1…82e55f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0xd4cc0f…4ba92a
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x36ad87…0bf97d
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0xb61c15…448d93
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x0f8a23…38ed89
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0xd216e9…8bacf8
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x2b7ef9…3ea26c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x02cbac…4734d6
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0xcb97bf…5bfa58
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x29efd0…d42bf8
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x1e154c…e87805
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0xadaf4a…dedc11
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0x4f65cd…5448b0
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0xaedbaf…35bd56
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase36d ago0xe384fc…d402d1

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.