Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xebcb59…8ec479
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x074f92…41758e
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x74fba6…3c89a4
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x1c8362…e68053
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xf2f493…9d6037
0xd344…b3fd0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x2bd578…7ef48c
0xd344…b3fd0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x1665d4…369cde
0xd344…b3fd0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x3270e1…27af2d
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x6b2629…144f05
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x8d81a4…256f2b
0xd344…b3fd0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xb4617c…379b8e
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xd05a9c…d54af0
0xd344…b3fd0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xc08c28…5dc567
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x23a89b…0ab0f0
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x76a809…1a09da
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x8f2150…8e6562
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x1dff9a…bd03b0
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x34ca2b…95ba4c
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xc1b898…be95ed
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x53323e…691c81
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xd13102…d0f33f
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0xf46f3d…97ecc0
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x3fbe55…9a53f0
0xd344…b3fd0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x3f9328…2b49c9

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.