Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0x599a51…4c6f5b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0xb03262…f78edc
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0x656407…8ec724
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0xa09595…fd011f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0xd08357…5de0cf
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0x1cbee9…9ae348
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0xcfb3dc…80827c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0x5defe7…1f54d0
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0xdcf184…6a62d2
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0xcf1353…42ac59
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0x5a9c37…84599b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0x964c91…bfaa62
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0xe86b7d…3f13cc
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0xb4ad45…a3c77b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0xb99596…0d99ea
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0xd77e35…eed05f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0x3bd517…d371d3
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0xbd9d32…554439
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0x4cf643…129dd0
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0x5f07a5…194adb
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0x399c1e…d4efa7
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0xb86fa7…63665b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0x9f6e28…df0d8c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0xaa1f7f…20fb19
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa73d ago0x2c25ac…251844

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.