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.01100%0x5e3b…c8a566d ago0x661a04…290340
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0xa5675c…a847c8
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x85c71d…83489d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0xe93e19…de7bd6
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0xebe87d…21f4bf
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x890203…47f0cf
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0xddf7de…f2d757
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x619efb…f91e1d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x55128e…755642
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x5902b0…1216dc
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x391a50…9f81a6
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0xae4b3c…3c49e0
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x938e3f…ad4177
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x332acf…7de808
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0xc7bf51…1b9117
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x3e95d3…e9c083
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x5551c3…e4865b
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x8a17c6…0a87c9
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x509a5d…6a8f4e
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x48f7ef…25305f
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x381975…33a9f4
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0xf60d29…56fc07
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x61833f…4ff3ac
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x551559…2c4094
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a566d ago0x3643da…0e0c40

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.