Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x8a89c6…f5e9ff
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x12a1fa…15eda1
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0xe2cb28…fa378f
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x0e0c33…c85af8
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x2603e1…18d88d
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x2f3109…7ee803
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x82a32e…89b2bc
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0xdcb88e…a0cad4
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x5e1fb3…b30a51
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0xd1010b…a41d66
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa43d ago0x84d1f7…9ff513
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0xe1ba48…63fd09
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x49243e…a44c00
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x1265a9…d649f3
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0xdbe51b…49e991
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x644c08…c91280
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0xb5cb3f…a7ccae
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x3fdc90…652989
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x081438…c453e3
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x8a391e…af776c
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0x98ed71…c0aaab
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa43d ago0xa74301…6ba22a
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa43d ago0xcdc521…16d246
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa43d ago0x1551c8…74f5ea
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa43d ago0x0bf92d…0e32b5

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.