Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$2.10100%0x0477…fae0105d ago0x62b44e…847b63
0xf861…cd530x0e3d…7757Base—$10.50100%0x0389…0bc2106d ago0x131b3e…88cf48
0xf861…cd530x0e3d…7757Base—$1.05100%0x1c09…186f106d ago0x30de9c…54cb83
0xf861…cd530x0e3d…7757Base—$2.10100%0x1c09…186f106d ago0x311663…8e6ce2
0xf861…cd530x0e3d…7757Base—$10.50100%0x4ec9…3661106d ago0xbf1a92…b3b784
0xf861…cd530x0e3d…7757Base—$7.35100%0x8bdc…90be106d ago0x5f9189…297b21
0xf861…cd530x0e3d…7757Base—$10.50100%0x54c8…88d5106d ago0xb1e755…614fef
0xf861…cd530x0e3d…7757Base—$8.40100%0x9667…204e106d ago0x4446b4…5b4961
0xf861…cd530x0e3d…7757Base—$3.15100%0xdfb4…bf93106d ago0x0e9f30…2fceed
0xf861…cd530x0e3d…7757Base—$10.50100%0x28ce…6061106d ago0xefdad3…7cdcf3
0xf861…cd530x0e3d…7757Base—$5.25100%0x4596…ce09106d ago0xcacd76…a7a4bb
0xf861…cd530x0e3d…7757Base—$2.10100%0xb769…f881106d ago0xa94a36…51bd52
0xf861…cd530x0e3d…7757Base—$2.10100%0x8de7…1c2c106d ago0xda8f8b…a9fb71
0xf861…cd530x0e3d…7757Base—$10.50100%0x0908…9e51106d ago0x8d8fba…f1c334
0xf861…cd530x0e3d…7757Base—$26.25100%0x5f60…e48e106d ago0x19b819…82b450
0xf861…cd530x0e3d…7757Base—$21.00100%0x84ea…0e47106d ago0x5560ac…81e4c2
0xf861…cd530x0e3d…7757Base—$3.15100%0xa5e3…a7a3106d ago0xb4c74a…eeeab8
0xf861…cd530x0e3d…7757Base—$2.10100%0xd091…7b6e106d ago0xf8f4b7…ed81f0

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.