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%fluxa37d ago0xdf8f71…48982b
0xc500…445b0x9c95…e299Base—$0.001100%fluxa37d ago0xf3f328…dd32a6
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0x563e0b…c36e04
0xc500…445b0x9c95…e299Base—$0.001100%fluxa37d ago0xf41255…2106f0
0xc500…445b0x9c95…e299Base—$0.001100%fluxa37d ago0x86f3a5…2895c5
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0x80beab…c3d431
0xc500…445b0x9c95…e299Base—$0.001100%fluxa37d ago0x5a9c5f…51819c
0xc500…445b0x9c95…e299Base—$0.001100%fluxa37d ago0x186702…d65ace
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0xa26022…e009d6
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0x428da8…4b571a
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0x01a8e2…db4487
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0xc13c8a…692256
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0x4e7f23…2a6cfd
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0x675ee7…579700
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0xee082a…f06ef9
0xc500…445b0x9c95…e299Base—$0.001100%fluxa37d ago0x297103…d737b7
0xc500…445b0x9c95…e299Base—$0.001100%fluxa37d ago0x0f6973…a76644
0xc500…445b0x9c95…e299Base—$0.001100%fluxa37d ago0xb61f36…3c4178
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0x90ea71…a3130b
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0xbff670…31fa81
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0x12a353…4e5676
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0x0f4a4c…645c63
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa37d ago0xa66a75…660bd1
0xc500…445b0x9c95…e299Base—$0.001100%fluxa38d ago0xa126cd…4dc52b
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa38d ago0x2530d5…e6ea5b

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.