Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x2e5c7a…fe9390
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0xb713e1…d96a1a
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x118d69…409a6e
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x890cf0…2c82ff
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x29a2e7…0adfef
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x049b38…e1d7d3
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x90126c…e13617
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0xf36a3b…c3f5d1
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0xaf1f02…3ed41b
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0xba3674…12f9cb
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x9f4c4c…98a818
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0xcd4da9…bb6b4c
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0xaead5f…acab1a
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0xfa024c…58434b
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x9816ce…38c5ba
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x542568…04ca42
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x3a0307…5d2a5c
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x5fe277…0796b5
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x2d1bc6…424b97
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x68ef49…dc0bb7
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x0714c8…c92420
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0xa8bca1…bc19ed
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x096e4f…9c4352
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0x17636b…446f79
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa21d ago0xe32202…8cc0fa

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.