Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x9d12c0…88d579
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x4b91bd…9f4efe
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x8341cb…9cec8f
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x53c271…b14387
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x6fa553…af57ab
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x923f20…39a5b5
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x50d8c9…f20d2c
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x64e0aa…b6d441
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x8ad633…5ce9f9
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0xd13f66…dc4c4f
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0xc82a90…a4bb32
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x33a17a…e978ac
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0xa142ee…97d0f6
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x29ea42…a884bf
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0xab25cb…7ab944
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x7ca46a…c33e94
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0xde419b…247790
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0xfa65dd…39a164
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x6721af…715017
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x593973…695016
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0xd235e3…109897
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0xfa04fb…98992c
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa18d ago0x0455b4…e9cad2
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa19d ago0xb06d10…383ebc
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa19d ago0xa90a55…c40336

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.