Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base$10.50100%0xd223…7d2859d ago0xae4729…b842c8
0xa520…eca40x0e3d…7757Base$5.25100%0xd1bc…096d59d ago0x70d193…a76463
0xa520…eca40x0e3d…7757Base$3.15100%0x5d0b…1ded59d ago0xfe2022…3cd46e
0xa520…eca40x0e3d…7757Base$5.25100%0xdb82…274859d ago0x895922…044373
0xa520…eca40x0e3d…7757Base$5.25100%0x21e4…0fa959d ago0xfa6397…3a06d0
0xa520…eca40x0e3d…7757Base$5.25100%0x7311…c90b59d ago0xc342e3…6d5174
0xa520…eca40x0e3d…7757Base$2.10100%0x3dd1…4d5c59d ago0xfd06b0…b00d71
0xa520…eca40x0e3d…7757Base$21.00100%0x63d9…362859d ago0x09fc17…0af5ac
0xa520…eca40x0e3d…7757Base$10.50100%0x0d74…aad659d ago0x949f60…81d85e
0xa520…eca40x0e3d…7757Base$29.40100%0xc06a…344759d ago0xff8de2…d48b17
0xa520…eca40x0e3d…7757Base$5.25100%0xffde…041060d ago0xe3fb16…fe14fa
0xa520…eca40x0e3d…7757Base$4.20100%0x55b3…f1a060d ago0xdbbedc…27a7d9
0xa520…eca40x0e3d…7757Base$2.10100%0xbc4f…cafd60d ago0xe10852…753e7b
0xa520…eca40x0e3d…7757Base$15.75100%0x54c7…4b1260d ago0x7ad4cd…1a343e
0xa520…eca40x0e3d…7757Base$10.50100%0xef99…bf5960d ago0x60d9bd…e65e62
0xa520…eca40x0e3d…7757Base$21.00100%0x1bc6…2f9060d ago0xe0cad9…a58792

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.