Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0x0fda6e…5ac560
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0x83decb…de350b
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0x65879d…d66db0
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0x788640…c9ccb5
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa33d ago0x4bf844…4926b3
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa33d ago0xb5f34b…f97246
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0xe8473f…da9967
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0x975aba…6a8e60
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0xa9ed7b…2f2a98
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0x099d2f…c2fe55
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0xf0d909…5b1ae1
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0xb00dcc…0921f5
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0xcdbae6…f9989f
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0x86513e…0d3a7f
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0x9c226c…64088f
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0x5e956d…e8569c
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa33d ago0x564c95…cdc8db
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0x373367…8959a9
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa33d ago0x7749fd…86a04a
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa33d ago0x05bba8…a4457b
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa33d ago0x8186ad…86603d
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0xb03358…94135c
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0x7b2167…054576
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0x61dfa9…160a11
0xc3b5…70500x9c95…e299Base—$0.001100%fluxa33d ago0xe90642…30b0e0

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.