Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc72…9c760xf6ed…88d6Base—$0.01100%coinbase58d ago0xb54a37…a9510e
0xbc72…9c760x5f55…0a56Base—$0.01100%coinbase59d ago0x561d2f…bff38b
0xbc72…9c760x3927…feb7Base—$0.01100%coinbase59d ago0xcc8d79…fc75d0
0xbc72…9c760xb9b1…fbe5Base—$0.01100%coinbase59d ago0x8b6e19…a647b5
0xbc72…9c760x54f9…7ce5Base—$0.01100%coinbase59d ago0xacbb83…e42f5c
0xbc72…9c760xa683…5097Base—$0.01100%coinbase59d ago0x864d8f…849733
0xbc72…9c760x96d2…8294Base—$0.01100%coinbase59d ago0x981901…5df1ab
0xbc72…9c760xf83e…74f3Base—$0.01100%coinbase59d ago0x315d0a…505a6b
0xbc72…9c760xfc03…f083Base—$0.01100%coinbase59d ago0x4ae588…f560d0
0xbc72…9c760x9a3f…12cdBase—$0.01100%coinbase59d ago0x512883…2966bb
0xbc72…9c760x2e4e…40cbBase—$0.01100%coinbase59d ago0x8158ee…3e8f0d
0xbc72…9c760x4a46…e76fBase—$0.01100%coinbase59d ago0xe15790…7986be
0xbc72…9c760x96f2…0f10Base—$0.01100%coinbase59d ago0x700928…97c0b0
0xbc72…9c760x9ca8…394cBase—$0.01100%coinbase59d ago0x894b0c…82daab
0xbc72…9c760xe200…c670Base—$0.01100%coinbase59d ago0x79a91a…d5a51b
0xbc72…9c760x956b…ed74Base—$0.01100%coinbase59d ago0x9e4e5f…4e6b01
0xbc72…9c760x0b83…2b2cBase—$0.01100%coinbase59d ago0x572a82…b971a7
0xbc72…9c760x2461…3ef5Base—$0.01100%coinbase59d ago0x4bc785…427f0f
0xbc72…9c760x04bf…9d83Base—$0.01100%coinbase59d ago0x6795fd…810bf9
0xbc72…9c760x2667…a69cBase—$0.01100%coinbase59d ago0xff1fa8…656465
0xbc72…9c760x9954…6dfcBase—$0.01100%coinbase59d ago0xbf27e4…5b0fe9
0xbc72…9c760xd912…fd19Base—$0.01100%coinbase59d ago0x7d5780…3e8734
0xbc72…9c760x73b6…0df6Base—$0.01100%coinbase59d ago0x912e06…a2ecd0
0xbc72…9c760xdac6…eaf9Base—$0.01100%coinbase59d ago0x6cb6f9…a8d76c
0xbc72…9c760x0b2f…3c71Base—$0.01100%coinbase59d ago0x916b67…f9d334

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.