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%coinbase31d ago0x066f2a…3f3db6
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x28c807…42b6f9
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0xf7053b…4ddb02
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x08a8ae…269a59
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x642b9c…e33764
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x65ac97…8c5343
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x7ae195…c43c20
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x6bc52c…a0b556
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x2cfeec…ddb7cd
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x662ea0…66a8aa
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x72ea62…0a6c55
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x43288e…9cf4d0
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0xd0c48f…600439
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0xf3fbc0…f5807b
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x602c60…3170d8
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x161466…d15f37
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x647c2e…56382f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x652a43…cbb17d
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x4e8c71…b02cc7
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x777e0a…9e406b
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x843420…709438
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0xe2ca42…9ae9ce
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0x24378c…bf1175
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0xf294c0…b540cc
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase31d ago0xdd0077…48aa6d

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.