Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x30e61d…fb434a
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x0cfa08…64432f
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x97bd9f…256918
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0xa57e0f…3b5395
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0xb83e76…299c2a
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x1b8378…0977bb
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x1d210d…2b2a16
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x54cb5a…5ae2e4
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x6b7ef6…1033d0
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x03f1d0…70055a
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0xc53305…7e501f
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x23cf0e…a9331c
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x282570…4604ae
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x623ed2…68acd1
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0xb8de1f…85209a
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x5c0ad2…7c0d4c
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x6832fd…6006c7
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0xb817da…cbd0a8
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x3a1647…94440e
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x2a5210…d259a8
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0xfb16e3…a3cc85
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x78e84f…4b1883
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x53c0cd…342e9c
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x095371…278e32
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0xb35a4f…2f2aca

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.