Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$2.10100%0x27f5…dfdc75d ago0x3582ec…3ee0bf
0x8cfa…be850x0e3d…7757Base$8.40100%0x9b8a…f4bd75d ago0xda47f8…5c94e0
0x8cfa…be850x0e3d…7757Base$10.50100%0x10ee…31de75d ago0xe69a23…d219f9
0x8cfa…be850x0e3d…7757Base$4.20100%0x6280…2e7975d ago0x16b20c…5f9c0b
0x8cfa…be850x0e3d…7757Base$4.20100%0x9cee…c9d975d ago0x63a5f7…539ec4
0x8cfa…be850x0e3d…7757Base$21.00100%0xe706…1d9b76d ago0xaadf4c…594827
0x8cfa…be850x0e3d…7757Base$3.15100%0x1c63…f5e776d ago0x363e77…606ef1
0x8cfa…be850x0e3d…7757Base$1.05100%0x4e90…564a76d ago0x9308d5…041d36
0x8cfa…be850x0e3d…7757Base$10.50100%0x7cf5…240776d ago0xccf825…cbc88a
0x8cfa…be850x0e3d…7757Base$1.05100%0x4639…93fa76d ago0x81037d…ab0991
0x8cfa…be850x0e3d…7757Base$105.00100%0x8bf2…a82e76d ago0x66cbb6…84bebf
0x8cfa…be850x0e3d…7757Base$3.15100%0xf31d…cc4b76d ago0x7d897a…b66dcf
0x8cfa…be850x0e3d…7757Base$31.50100%0x238c…f4bb76d ago0xcae119…e931a6
0x8cfa…be850x0e3d…7757Base$21.00100%0xcb3f…dc2976d ago0x63e3ce…cc0b19

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.