Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60dd…12de0x849d…eba4Base—$74.22100%0x4661…93fd86d ago0xcca867…113a26
0x0723…3eea0x849d…eba4Base—$77.62100%0x4661…93fd86d ago0xc74b0b…5a1495
0x82a2…c4910x849d…eba4Base—$283.07100%0x4661…93fd86d ago0xa03a86…c3c391
0x8635…e63e0x849d…eba4Base—$284.32100%0x4661…93fd86d ago0x9df2ce…da6b54
0x0723…3eea0x849d…eba4Base—$82.27100%0x4661…93fd86d ago0xa3360b…13ec41
0x8635…e63e0x849d…eba4Base—$80.00100%0x4661…93fd86d ago0x7efeae…515000
0x5d29…15930x849d…eba4Base—$82.07100%0x4661…93fd86d ago0xb2a151…eff210
0x6cd2…4e6d0x849d…eba4Base—$82.10100%0x4661…93fd86d ago0xaa408e…e00e12
0x82a2…c4910x849d…eba4Base—$279.36100%0x4661…93fd86d ago0x138e55…c56e30
0x0438…54130x849d…eba4Base—$524.34100%0x4661…93fd86d ago0x8afd32…31c5df
0x7a6d…996c0x849d…eba4Base—$216.52100%0x4661…93fd86d ago0xa394ac…c94c81
0x0438…54130x849d…eba4Base—$279.21100%0x4661…93fd86d ago0x52b906…5df840
0x7a6d…996c0x849d…eba4Base—$279.05100%0x4661…93fd86d ago0x03c115…795eb7
0x7a6d…996c0x849d…eba4Base—$279.06100%0x4661…93fd86d ago0x9f5ec1…d2e7ca
0x7a6d…996c0x849d…eba4Base—$83.19100%0x4661…93fd86d ago0xfcb5ab…8ed6b0
0x82a2…c4910x849d…eba4Base—$281.64100%0x4661…93fd86d ago0xa39cd7…477317

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.