Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0xce9a15…59c516
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0xc02992…ab2c68
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x410f79…7be597
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x06a4b8…aa5372
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x8ca57e…962933
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x187410…21f57b
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a525d ago0xddc9f3…5f1f8b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0xb6829a…72bb68
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x26c789…378e13
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x4b5cdc…d3d2b0
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x6bc0d4…1e0f26
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x4b9934…c6125d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0xb3d67f…9ee720
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x414aff…8df13b
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a525d ago0xa7d819…b5bfc7
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x8bfa96…84eaad
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x00edb8…e0c74b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0xc77dfc…295a4d
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x1361da…76374b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x640b0b…f7ca9b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x7541af…76a121
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x5b6f5e…39f14e
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x42d690…1dae2a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0xe0c49d…5f37bf
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525d ago0x833908…c69472

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.