Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b91…5d290x6366…f1e2Base—$0.004405100%candidates114d ago0x6be5d8…0bfa07
0x8b91…5d290x6366…f1e2Base—$0.08100%candidates114d ago0xbde89e…26e1b0
0x8b91…5d290x6366…f1e2Base—$0.02100%0xdf51…2402114d ago0xb768ee…cf6391
0x8b91…5d290x6366…f1e2Base—$0.10100%0xa46e…ec94114d ago0x1d0eb6…7669f3
0x8b91…5d290x6366…f1e2Base—$0.0073100%0x4918…e369114d ago0x366a9a…0b1f23
0x8b91…5d290x6366…f1e2Base—$0.13100%0x4918…e369114d ago0x14b2ea…15a273
0x8b91…5d290x6366…f1e2Base—$0.13100%0x58fe…153b114d ago0xd2de63…99dd35
0x8b91…5d290x6366…f1e2Base—$0.003882100%0x58fe…153b114d ago0x2efd72…719412
0x8b91…5d290x6366…f1e2Base—$0.003882100%0x58fe…153b114d ago0xdbaed1…61b0b5
0x8b91…5d290x6366…f1e2Base—$0.11100%0x58fe…153b114d ago0xa6e3a3…653e30
0x8b91…5d290x6366…f1e2Base—$0.03100%0x0d17…b7d1114d ago0xcf453c…ac07cf
0x8b91…5d290x6366…f1e2Base—$0.01100%0x0098…3100114d ago0x78677c…f82342
0x8b91…5d290x6366…f1e2Base—$0.08100%0x0098…3100114d ago0x46872e…3b8053
0x8b91…5d290x6366…f1e2Base—$0.11100%0x0d17…b7d1114d ago0x64e1ba…76e39e
0x8b91…5d290x6366…f1e2Base—$0.008838100%0x0098…3100114d ago0xe89745…6c7148
0x8b91…5d290x6366…f1e2Base—$0.14100%0x0098…3100114d ago0x1d881e…acb36e
0x8b91…5d290x6366…f1e2Base—$0.22100%0x7f16…55b4114d ago0xae407d…f72c03
0x8b91…5d290x6366…f1e2Base—$0.27100%0x58fe…153b114d ago0x5776c3…e7d35d
0x8b91…5d290x6366…f1e2Base—$0.20100%0x4873…5369114d ago0x2da128…5a3825
0x8b91…5d290x6366…f1e2Base—$0.10100%0x7f16…55b4114d ago0xfa9411…1a5daf
0x8b91…5d290x6366…f1e2Base—$0.22100%0x7f16…55b4114d ago0x0e82cb…97d142
0x8b91…5d290x6366…f1e2Base—$0.05100%0x58fe…153b114d ago0x3edafe…fa3bba
0x8b91…5d290x6366…f1e2Base—$0.12100%0x58fe…153b114d ago0x9678ea…23899e
0x8b91…5d290x6366…f1e2Base—$0.22100%0x0d17…b7d1114d ago0x700519…343cf7
0x8b91…5d290x6366…f1e2Base—$0.007212100%0x4918…e369114d ago0xb1543f…25b881

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.