Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15e4…5f1c0x6205…cdcfBase—$0.01100%coinbase64d ago0x678ec2…081ec8
0x15e4…5f1c0xe4bb…fc3dBase—$0.01100%coinbase64d ago0xaff7ac…6db689
0x15e4…5f1c0x1fca…1e94Base—$0.01100%coinbase64d ago0x15ce30…bdb442
0x15e4…5f1c0xf118…0162Base—$0.01100%coinbase64d ago0xc23917…c3013a
0x15e4…5f1c0xa01f…9116Base—$0.01100%coinbase64d ago0xe9398e…8df33e
0x15e4…5f1c0x87ee…de4cBase—$0.01100%coinbase64d ago0x2e9af9…3b7267
0x15e4…5f1c0xe712…1314Base—$0.01100%coinbase64d ago0x1b3e1a…9ddcb3
0x15e4…5f1c0xdf28…3375Base—$0.01100%coinbase64d ago0x858692…4d57dd
0x15e4…5f1c0x6819…8d7aBase—$0.01100%coinbase64d ago0xbac93e…fc319d
0x15e4…5f1c0xdb83…dc3aBase—$0.01100%coinbase64d ago0xc504cb…248151
0x15e4…5f1c0x1996…5cbcBase—$0.01100%coinbase64d ago0x898209…8fd725
0x15e4…5f1c0x2824…83f9Base—$0.01100%coinbase64d ago0x824296…08b4f7
0x15e4…5f1c0xa364…db79Base—$0.01100%coinbase64d ago0x544889…2d0864
0x15e4…5f1c0x8bc0…45f3Base—$0.01100%coinbase64d ago0x0e0311…e4b21b
0x15e4…5f1c0x8d35…e64eBase—$0.01100%coinbase64d ago0x5b9b8b…aa7867
0x15e4…5f1c0x9003…6a3aBase—$0.01100%coinbase64d ago0xeb4674…f64eda
0x15e4…5f1c0x8993…2fcdBase—$0.01100%coinbase64d ago0x880645…030d76
0x15e4…5f1c0x64a4…5323Base—$0.01100%coinbase64d ago0xba6a24…f452ae
0x15e4…5f1c0x13fc…b716Base—$0.01100%coinbase64d ago0xabf3fd…f189b9
0x15e4…5f1c0x1506…8712Base—$0.01100%coinbase64d ago0xf99316…e8e409
0x15e4…5f1c0xb28c…d02bBase—$0.01100%coinbase64d ago0x355244…ba59fc
0x15e4…5f1c0x556a…d73fBase—$0.01100%coinbase64d ago0x622c42…64f860
0x15e4…5f1c0x206d…efdbBase—$0.01100%coinbase64d ago0x74383e…5df118
0x15e4…5f1c0x448a…8983Base—$0.01100%coinbase64d ago0xe70368…234725
0x15e4…5f1c0xffcb…0888Base—$0.01100%coinbase64d ago0xd41466…dce143

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.