Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x89886a…07df03
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x5192ad…81e64c
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x62c72a…73d18f
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x69ee1e…1945fc
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0xf355f0…6f0f45
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x64a1d3…58c7b1
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0xd639d5…0dfbe6
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x837de7…a20b8f
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x204479…56ba11
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x32b722…90ca47
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x0960e9…0946ee
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0xc9b63a…6f062d
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x01299c…1db2a9
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0xa4681e…619bf3
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0xcc6b00…ac1816
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x5af147…3a3bfe
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x4d198a…7fb704
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x8f9ebb…12eebf
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x2a2d75…cb07c0
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0xb29105…04ff78
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x7f56fd…f7f6c3
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x1671e1…6a58cc
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0x8d662b…86faa5
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0xf981e7…45810f
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa21d ago0xd72525…542a66

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.