Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0xf7f2bd…c17bc8
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0xe2c1ab…63cdeb
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x46ab78…1fcc71
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x5a1740…d31b45
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x192a82…d72f44
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x07bad8…14f13e
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x1e3ece…551394
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x4a541f…96258b
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x0c7cca…6380e8
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x445d1c…7ce79c
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x00f8c9…75e8a6
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x602b9e…4e7bbe
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x21eade…84411e
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x6bda36…c87a36
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x1306d0…50fde7
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x0157de…a44230
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x386884…f6de2a
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0xf36762…85d093
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x58470c…a46364
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0xb75954…e77395
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x4e2b97…60365a
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0xe7c01b…a0d5d0
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x8f5703…8af54b
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0xd20b2c…2b3a5d
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa13d ago0x05f986…d2233d

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.