Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xa1d428…0fceda
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xea21ec…6dac5b
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xb0820b…8a1edc
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xe6a18f…dadf50
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x70b326…90891c
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xb36005…b19340
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x3fa747…c5eb16
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xced6b7…ebd4d3
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x1a2fd6…05a67c
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x3c1e0f…cb1dcc
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xf85049…c12285
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x7d398c…fd55ff
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x731999…5cde71
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xcab68b…7ac586
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x439836…52759e
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x39b41d…80e861
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xf63ec6…21e93e
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x01d186…772fff
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xa900d8…e2bf3c

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.