Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0x643ddf…9b695a
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0xfbf129…ec5fdf
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0xdb080e…495449
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0xbd8408…6dd9cc
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0x687670…9b1c21
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0x788d8a…1cb9de
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0x707f37…b76c0b
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0xe9c74b…5b49a0
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0xa71e99…6a027b
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0x44b0c0…7c02d3
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0xc956da…6652ee
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0x4d8792…02d983
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0xbfeff2…36a00d
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0xbc9c19…506a1a
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0x0cb198…9c3bad
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0x9c6b7d…03cf8e
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0xed1194…d16bd8
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0xeeeefa…86d596
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa30d ago0xf414cc…15976d
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa31d ago0xe9c240…2a203a
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa31d ago0x391f87…73fafe
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa31d ago0xbea4cf…8adf6e
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa31d ago0x74e13d…8c1bc1
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa31d ago0x9710db…6da6c5
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa31d ago0x8163e0…501ceb

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.