Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x12e538…2c0b23
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xd407b9…a78215
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x8020de…6acd28
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x08a7a9…64f37d
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x3b83f6…ebc923
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xf2b65f…825ae3
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xc2036b…3f8f17
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x45a05b…24a4de
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x6782b6…80c56a
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x8b5006…97c05e
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x3e847c…5baea2
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0xdd8db9…f19dd1
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0x35285a…d6d278
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0x15472f…06af00
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0x467418…03b7c6
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0x0488e9…411d56
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0x6acdc7…ee0f91
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0xf1b366…5aa3c1
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0x8045a7…a51e4d
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0x7205ac…268255
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0xbf792c…1147a7
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0xf5544b…72b78f
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0x7a5118…d6d0a6
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0xb0cc52…ee053c
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa79d ago0xc24ad4…471b1b

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.