Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0x8d32ba…1a8b66
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0x4078ae…e6e3a2
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0x818b6c…3fa414
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0xe91dbb…c9a271
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0x6f83a7…592cc0
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0x2c573a…8e822f
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0xa52e6c…28a9a3
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0x5bc7ee…022c04
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0xc431c0…730d3f
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0xab66dc…a98974
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0x9e3740…a6942c
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0x847ea9…6d0f98
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0x21fdd2…aa0a3e
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa69d ago0x1b4d0c…5267b2
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xd0c679…c41153
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x863ba5…935963
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x2a1c57…bf56a4
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xf7c7d5…86a730
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xd0d9e5…1d88b3
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x18f477…cfa09e
0x57ae…5bc70xfe80…47eeBase—$0.001100%fluxa70d ago0xe8559d…f26b78
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xbaf8ed…6692e1
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xa2d0ab…82863a

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.