Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0312…969f0x2152…5629Basex402 service$0.31100%coinbase21d ago0xf3e510…1f75f0
0x2152…56290x0312…969fBase—$0.31100%coinbase21d ago0x087843…f3028f
0x0312…969f0x2152…5629Basex402 service$0.16100%coinbase21d ago0xc6326f…758ad8
0x2152…56290x0312…969fBase—$0.16100%coinbase21d ago0xe73f12…a33bc2
0x0312…969f0x2152…5629Basex402 service$0.12100%coinbase21d ago0x72d875…743e79
0x2152…56290x0312…969fBase—$0.12100%coinbase21d ago0xffb652…bf873c
0x0312…969f0x2152…5629Basex402 service$0.12100%coinbase21d ago0xe0fde7…6a4ac3
0x2152…56290x0312…969fBase—$0.12100%coinbase21d ago0x812c00…ea5806
0x0312…969f0x2152…5629Basex402 service$0.12100%coinbase21d ago0xb45005…cdba55
0x2152…56290x0312…969fBase—$0.12100%coinbase21d ago0x5763b5…a5a54f
0x0312…969f0x2152…5629Basex402 service$0.09100%coinbase21d ago0x0b12da…abcfb5
0x2152…56290x0312…969fBase—$0.09100%coinbase21d ago0x1daa19…b95f1e
0x0312…969f0x2152…5629Basex402 service$0.09100%coinbase21d ago0x114998…3c6f7a
0x2152…56290x0312…969fBase—$0.09100%coinbase21d ago0x682476…697e90
0x0312…969f0x2152…5629Basex402 service$0.09100%coinbase21d ago0x399e15…856e3c
0x2152…56290x0312…969fBase—$0.09100%coinbase21d ago0xbb4104…8c8c79
0x0312…969f0x2152…5629Basex402 service$0.09100%coinbase21d ago0x3a87a9…8eee95
0x2152…56290x0312…969fBase—$0.09100%coinbase21d ago0xe014db…54a460
0x0312…969f0x2152…5629Basex402 service$0.06100%coinbase21d ago0xfa5a8f…4b77f5
0x2152…56290x0312…969fBase—$0.06100%coinbase21d ago0x2c9943…c67b49
0x0312…969f0x2152…5629Basex402 service$0.06100%coinbase21d ago0x3d9365…8ace53
0x2152…56290x0312…969fBase—$0.06100%coinbase21d ago0xe7edde…858656
0x0312…969f0x2152…5629Basex402 service$0.06100%coinbase21d ago0xd8a59a…d692ab
0x2152…56290x0312…969fBase—$0.06100%coinbase21d ago0xf69c78…948efc
0x0312…969f0x2152…5629Basex402 service$0.06100%coinbase21d ago0x60cea2…1f4742

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.