Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1275…19fa0xe580…c769Base—$3.75100%fluxa107d ago0x60cf8c…4ed3ce
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x6cb3c9…953c21
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x942e1f…ab968a
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x22fd9a…068d2c
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x75b202…a400c0
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x8a8b6b…13b32d
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x9c72a1…16635e
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x964a6b…87da3d
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x4bd957…4d445c
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0xbf9116…e51ecc
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x93bbdc…3297b2
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x06097c…6ee977
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0xaeb9d0…1557bc
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x61b2e9…2b1a96
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x315764…65df93
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x6c0869…64442a
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0xa48430…6b998b
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0xdb7908…dee80f
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x49a24e…56ff18
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0xce0b0c…4b6ea6
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x5722ec…fa6643
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x46a903…ae78b9
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0x0f88ed…fbd541
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0xd17180…9f003b
0xd1ae…81330x1275…19faBase—$0.15100%fluxa107d ago0xefd85d…223890

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.