Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa65d ago0xd5571a…e5ee3c
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa65d ago0xa526bf…d7cfa7
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa65d ago0xb87f81…ba97f6
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa65d ago0x981a69…1a9678
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa65d ago0xcefb49…d79634
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa65d ago0x7725a7…0d256f
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa65d ago0x7d476a…d07551
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0xc8c360…a16911
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0xd98fe9…f0aea7
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0x313cdd…434ba1
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0xe7d9a2…11715b
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0x4e73ec…5c6fa2
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0x3a6190…c94f85
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0x005f4c…075058
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0xc3ff29…51e7e7
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0xe51f82…5d1979
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0xf9bb66…078aac
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0x696a4f…a7964f
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0xb5b981…fd5c28
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0x3b18d1…6c0d10
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0x73a05f…e75640
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0x53ad2e…8f7294
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0x474d54…c5140c
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0xcb159a…4a1a60
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa66d ago0xb20a54…69f660

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.