Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xfa8821…83b4d7
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xc210c9…5d49e2
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xb9dfea…0280ed
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xd1ab99…2a0068
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x98c9c2…eb15aa
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x17497c…f18c2b
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x2f0817…97fb8d
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xa2020b…e5a667
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x8ace4f…7bfa72
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x3bab06…48cf9b
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x603dee…2bf3f5
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xfcf26c…8e0697
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xad6b2c…1f316d
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xa968a8…6ade9a
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x07508b…a46cc3
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x171d23…204aa1
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x858fd7…276e41
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xb0699c…d004d9
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x08f1a2…1664e2
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xe431d7…88974d
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x1f1366…b67e8d
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x503d51…6c527e
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x261d16…acf8c6
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x56f530…bce123
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xdec93f…39ecf7

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.