Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0xd813ab…56ec32
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0xe62a60…1b2d88
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0xc56317…66aa41
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0x27178b…64bda4
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0xa9127c…528b52
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0x172f31…b3a061
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0x18a36d…011294
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0xae0719…b23de1
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0x77fc73…6bb2c8
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0xf9aa7c…552e3b
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0xab8394…896e5d
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0x78dbcf…b49d03
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0xcb2b8f…d44d96
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0x13d344…53c879
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0x72ff44…98903e
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa16d ago0x871a6d…e73dca
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa17d ago0x17c96a…4e1e31
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa17d ago0x958aa2…2568a0
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa17d ago0x8ed6ae…77b454
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa17d ago0x66855d…fefeed
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa17d ago0x4e938e…7e6d29
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa17d ago0x059d98…161405
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa17d ago0x61173f…d1a1fb
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa17d ago0xd90483…89e694
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa17d ago0x677a48…860238

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.