Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0fc…93690x9c95…e299Base$0.001100%fluxa13d ago0x2691cf…a1c800
0xb0fc…93690x9c95…e299Base$0.001100%fluxa13d ago0x7be475…a92139
0xb0fc…93690x9c95…e299Base$0.001100%fluxa13d ago0x6fb6cc…4760eb
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa13d ago0x81f43d…a55131
0xb0fc…93690x9c95…e299Base$0.001100%fluxa13d ago0xd12074…0f3284
0xb0fc…93690x9c95…e299Base$0.001100%fluxa13d ago0x324658…59cccd
0xb0fc…93690x9c95…e299Base$0.001100%fluxa13d ago0xaf9350…e7625e
0xb0fc…93690x9c95…e299Base$0.001100%fluxa13d ago0x7227d8…fe653d
0xb0fc…93690x9c95…e299Base$0.001100%fluxa13d ago0xecb9f1…4d8aca
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa13d ago0x951618…bb37e4
0xb0fc…93690x9c95…e299Base$0.001100%fluxa13d ago0xc25576…53fd03
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa13d ago0x03f32b…a3b2ad
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa13d ago0x881e30…ac8bad
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa13d ago0x57332d…cb8ed2
0xb0fc…93690x9c95…e299Base$0.001100%fluxa13d ago0x7ea4e8…c45951
0xb0fc…93690x9c95…e299Base$0.001100%fluxa13d ago0xeea07f…e0653c
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa13d ago0xf0f447…acc23e
0xb0fc…93690x9c95…e299Base$0.001100%fluxa14d ago0xc2efe8…46bcf9
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa14d ago0xaef53c…fa92f9
0xb0fc…93690x9c95…e299Base$0.001100%fluxa14d ago0xa77df1…e68299
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa14d ago0xefbb5c…77ca21
0xb0fc…93690x9c95…e299Base$0.001100%fluxa14d ago0x43310d…db962f
0xb0fc…93690x9c95…e299Base$0.001100%fluxa14d ago0xd2521e…2fe3e0
0xb0fc…93690x9c95…e299Base$0.001100%fluxa14d ago0xede849…aa41a4
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa14d ago0xe204c5…ed208f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.