Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0x9c2127…5266a4
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0x643ea9…e64e6e
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0xaa48c9…1aace6
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0x53aeb5…e00010
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0xfd8d97…3bb485
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0x070db9…139ab6
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0x936f0a…5b4ae5
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0xdfedb1…901869
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0x6b2009…64cdbb
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0xfa114a…2e0b1a
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0xe98752…9708f2
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0xe50064…78835a
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0x3e9cba…fd9a65
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0x8a2d9d…e606d6
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0xcd0ede…97e947
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0x49a8bd…ccbf70
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0x467100…2753a8
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0x693d81…97c34c
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0x9725fe…2ecaf2
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa27d ago0x9c0858…577da4
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa28d ago0xd0829d…d9563f
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa28d ago0xf42c48…08cb4c
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa28d ago0x64b2cf…2269b4
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa28d ago0x150b90…8aa755
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa28d ago0xf0da62…973ae8

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.