Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x1f5f4a…d77994
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x6d894f…e821ae
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0xeaa499…f1a6aa
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x7143eb…b7d96b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0xc9a713…4a5fa4
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x24843e…12641b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0xd565d5…85af5b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0xaf4edb…6e2ce4
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0xf6bb19…89f07f
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x06b8e7…38151e
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x569b98…afc5a4
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0xf06721…74294a
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x6203ee…25cbca
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x611d49…192128
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0xaf9ea8…cdd9c5
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x84eb0e…14b565
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0xb3a5a4…c261f2
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x791dab…744fcf
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x86277a…419172
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x26e18a…73bc6e
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0xd8e5fb…507c19
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x20ed0e…02f6f1
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x06accc…b5735c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x3c85fc…e85857
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x002d58…0f0b82

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.