Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0xe3b19b…18160b
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0x8d5cd2…54cf8b
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0x33f670…4a8244
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0xec682a…969d6e
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0xd1c818…fbe434
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa33d ago0xa84013…afead6
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0x487866…b2828b
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0x0253fe…701411
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0x895f71…644401
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0x29d1b3…f56031
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa34d ago0x61e099…6a026d
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0xb2ff65…10d727
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa34d ago0xd8c60a…29b03a
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0x21aa73…00983b
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0x145ace…69b128
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa34d ago0x3c9b8c…4ff8e9
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0x105f67…6d6655
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa34d ago0x7ed13d…7ee123
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0x5faba9…2d555c
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa34d ago0xce0832…55bd68
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0xe431e6…5fcaa1
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0xf84ef2…14db9c
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0xaaafda…ce4693
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0xb3f126…d7eaf7
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0xbc28b1…f4d538

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.