Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase10d ago0x52ea0b…a891fa
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase10d ago0xd0fe81…f7a2e9
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase10d ago0xac54b3…4ac6ea
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase10d ago0xeb0de7…e48ea9
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase10d ago0xd6f366…579f76
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase10d ago0x789bb6…073429
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase10d ago0x88f51e…4da4d0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase10d ago0x0bb0d7…8cc374
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0xa71f37…5bfe83
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x543212…872ec8
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x80b3be…2f0c30
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x80e4b4…0ca914
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x42e38a…f75dff
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x98964c…73c05a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x8efddd…b22fcd
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x9f1bea…53895e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0xe7def3…ab72a5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x18b931…9fad85
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x31b7e8…4985c1
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x337231…7daf52
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x98fc80…3d9d2d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x418c42…399e5c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x06bce5…54574c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0xfb9ea1…eb503e

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.