Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ea2…efba0x41ad…2170Basex402 service$0.001100%coinbase112d ago0xa1d9df…90c3b1
0x0ea2…efba0x41ad…2170Basex402 service$0.001100%coinbase112d ago0x0ff615…dec0db
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0x57c253…0f1cfa
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0x1071a0…72a6f3
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0x68ac0b…1a9f20
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0x5c94b4…b3d311
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0xdf5d97…010886
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0x790869…96e6bb
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0x7990c5…c5ee01
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0xe514cd…eca7c7
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0x8ce2af…cb146b
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0xccb496…ea3eb1
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0xd77c4b…19fa28
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0x953824…03ab27
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0xc5c91d…278044
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0x63e1ca…acd2f0
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase112d ago0x430826…a05886
0xf3e1…d7e30x41ad…2170Basex402 service$0.25100%coinbase112d ago0x4ac212…99c5e6
0xf3e1…d7e30x41ad…2170Basex402 service$0.05100%coinbase112d ago0x1d050d…c2933f
0xf3e1…d7e30x41ad…2170Basex402 service$0.05100%coinbase112d ago0x442f94…c28842
0xf3e1…d7e30x41ad…2170Basex402 service$0.05100%coinbase112d ago0xca2c12…d811a3
0xf3e1…d7e30x41ad…2170Basex402 service$0.05100%coinbase112d ago0x7309ab…29781e
0xf3e1…d7e30x41ad…2170Basex402 service$0.50100%coinbase112d ago0xcd96de…875b80
0xf3e1…d7e30x41ad…2170Basex402 service$0.05100%coinbase112d ago0x085e2a…c715ae
0xf3e1…d7e30x41ad…2170Basex402 service$0.25100%coinbase112d ago0xd63a05…3fcf35

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.