Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0xbae2f9…b3b018
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x97b751…5244ae
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x4705b3…2ffee4
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x510908…21b61f
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x3a595d…c6aa9a
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0xd1c9b3…0a2045
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x6f5ff2…f9b1c5
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0xdefdbe…f462a0
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x4624dc…03d802
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x029e96…438ae4
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x4c3066…380101
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x7fe0b3…712efd
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x86e15d…29a061
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x0e4713…a7daf4
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x9dc59c…0db28f
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x9ef2f8…6b4b6f
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x1752bf…916373
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0xc41a69…b790c5
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0xee1ffc…edc5e4
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x184d47…2231e2
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x9f8ec5…c977ba
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x837404…7c0d3f
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x194d0b…f083a1
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0xf84720…008aa7
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x459f3a…b50258

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.