Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6515…b46d0xc4f0…0bb9Base$206.68100%0xd05c…8260100d ago0xe77488…c0bfbe
0xf9fe…a9650xc4f0…0bb9Base$51.86100%0xd05c…8260100d ago0x0ce971…bc4b64
0x0932…b7a60xc4f0…0bb9Base$50.66100%0xd05c…8260100d ago0x0fff2c…fb91b4
0x1a05…ed430xc4f0…0bb9Base$13.50100%0xd05c…8260100d ago0xabba8f…9e3e31
0x1a05…ed430xc4f0…0bb9Base$13.04100%0xd05c…8260100d ago0x70c72c…6936b8
0x5cde…8ad00xc4f0…0bb9Base$105.09100%0xd05c…8260100d ago0x835d3c…c55222
0xab17…860c0xc4f0…0bb9Base$99.81100%0xd05c…8260100d ago0xb8ce6b…88bcfe
0x751c…b3330xc4f0…0bb9Base$82.79100%0xd05c…8260101d ago0x5cb413…2618bf
0x66c2…b5d40xc4f0…0bb9Base$126.27100%0xd05c…8260101d ago0x172e77…c967c8
0x5bab…28160xc4f0…0bb9Base$10.00100%0xd05c…8260101d ago0x0929cc…23db29
0x82bb…d1d00xc4f0…0bb9Base$162.31100%0xd05c…8260101d ago0xbcb2d9…c239bc
0xbc63…9a3c0xc4f0…0bb9Base$56.48100%0xd05c…8260101d ago0x997634…f7537c
0x82bb…d1d00xc4f0…0bb9Base$159.01100%0xd05c…8260101d ago0xdcb618…8b1ea9
0x66c2…b5d40xc4f0…0bb9Base$124.87100%0xd05c…8260101d ago0x1cbf88…b06a59
0xbc63…9a3c0xc4f0…0bb9Base$54.76100%0xd05c…8260101d ago0xa13404…4bb8a5
0x66c2…b5d40xc4f0…0bb9Base$124.77100%0xd05c…8260101d ago0x56372d…e324ae
0xbc63…9a3c0xc4f0…0bb9Base$52.93100%0xd05c…8260101d ago0x4eb1d0…a8a3d3
0x82bb…d1d00xc4f0…0bb9Base$153.81100%0xd05c…8260101d ago0xade978…7b0da7
0xbc63…9a3c0xc4f0…0bb9Base$51.94100%0xd05c…8260101d ago0x3859f8…aeacd1
0x66c2…b5d40xc4f0…0bb9Base$119.18100%0xd05c…8260101d ago0x49c859…a905f1
0xf8fd…52120xc4f0…0bb9Base$232.85100%0xd05c…8260101d ago0xa10cc6…6ca38f
0xa931…60a90xc4f0…0bb9Base$537.42100%0xd05c…8260101d ago0x5edb1e…205f30
0xa931…60a90xc4f0…0bb9Base$521.72100%0xd05c…8260101d ago0x03b554…aefb86
0x903c…01ce0xc4f0…0bb9Base$163.23100%0xd05c…8260101d ago0x4ff503…058650
0x903c…01ce0xc4f0…0bb9Base$163.23100%0xd05c…8260101d ago0xbb8c36…ccef55

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.