Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa28d ago0x08b08e…dfb1aa
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa28d ago0x410f39…cb2433
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa28d ago0x10ac4a…eea0eb
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa28d ago0x566ce0…dd9986
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa28d ago0xf8adb6…37bda6
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa28d ago0x7664ea…d1cd6d
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa28d ago0x5319b5…b17ddf
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0x0c9b43…754f66
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0x3f4bdf…6b1037
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0xad7573…5b111b
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0x67038e…6056fb
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0x8eaef4…d97216
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0xf10e60…2fca71
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0xbf01b2…ef61d7
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0xd29243…f495ea
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0x1097b1…1cb55b
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0xce2d7e…fa53ba
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0xb67697…695f66
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0x77a8a1…6c7393
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0xd82e52…17b634
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0xf62589…e00225
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0xbf442d…9d7615
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0xc68581…284c82
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0xe8db58…f9243a
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa29d ago0x749cd5…6e4ee5

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.