Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0x305e3d…fad3a8
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0xbf8437…841858
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0x5dac5b…e95ccc
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0x4ddeda…fbddcf
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0x36ff4d…517c78
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0xddf6a6…3e5edf
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0x0cf57c…ba4519
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0xbcc0ee…4d8fd1
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0x728201…0ba091
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0x48c933…5c72e6
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0x2bb2ec…72c237
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0xf25a2b…08c6c7
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0xce0751…6404ef
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0xb98654…763576
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0x55ebf2…2decfd
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0xe05f0f…c904bd
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0xe8856e…62396d
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0xbe5d10…26f55a
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x937283…2a59ae
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x697076…753417
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x1ee795…5152a6
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x2f6bac…57b58f
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x084a36…89777d
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x05bbfc…95d2cc
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa17d ago0x5a7690…40678f

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.