Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba46…fc180x9c95…e299Base—$0.001100%fluxa77d ago0x3d99b6…9b2334
0xba46…fc180x9c95…e299Base—$0.001100%fluxa77d ago0x2bb482…653ff6
0xba46…fc180x9c95…e299Base—$0.001100%fluxa77d ago0xb5f9c1…76f77e
0xba46…fc180x9c95…e299Base—$0.001100%fluxa77d ago0x70c339…0eb223
0xba46…fc180x9c95…e299Base—$0.001100%fluxa77d ago0x8ed0a9…978cbf
0xba46…fc180x9c95…e299Base—$0.001100%fluxa77d ago0x5e8cde…f9846f
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x62da9e…aef5ac
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x81c17b…33eaa9
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x1bf296…dfb62c
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x81fe15…54abd1
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x8b5f5f…c93a97
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x852e4c…e5b304
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0xeda3f9…ef3d70
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x207a3d…f8c09a
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x7a94d1…e6f39c
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x3fe39c…6638db
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0xf488c4…6dd0a6
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x4941da…14982e
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x606364…116214
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0xee6a1c…407bf4
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0xb8d183…20b1fd
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x9f5e74…f6195d
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x58303c…b56db9
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0xf87997…ac2183
0xba46…fc180x9c95…e299Base—$0.001100%fluxa78d ago0x95bf11…2829f2

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.