Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2975…d5a00x3e0a…78e7Base—$0.00292100%coinbase73d ago0x2d237d…19a28f
0x2975…d5a00x3e0a…78e7Base—$0.0034100%coinbase73d ago0x506dbe…0b4198
0x2975…d5a00x3e0a…78e7Base—$0.004769100%coinbase73d ago0x417a01…4c7250
0x2975…d5a00x3e0a…78e7Base—$0.00297100%coinbase73d ago0xde8f2c…f266ee
0x2975…d5a00x3e0a…78e7Base—$0.004738100%coinbase73d ago0xed5474…ffc4cb
0x2975…d5a00x3e0a…78e7Base—$0.004995100%coinbase73d ago0x9bb180…be6500
0x2975…d5a00x3e0a…78e7Base—$0.004138100%coinbase73d ago0xdd684f…7d642b
0x2975…d5a00x3e0a…78e7Base—$0.003994100%coinbase73d ago0x4a487d…9f20fd
0x2975…d5a00x3e0a…78e7Base—$0.00519100%coinbase73d ago0xd5f8d2…926d5e
0x2975…d5a00x3e0a…78e7Base—$0.004397100%coinbase73d ago0x750d04…07f876
0x2975…d5a00x3e0a…78e7Base—$0.002856100%coinbase73d ago0xa67662…66a062
0x2975…d5a00x3e0a…78e7Base—$0.004978100%coinbase73d ago0xe8563c…d3b27c
0x2975…d5a00x3e0a…78e7Base—$0.003712100%coinbase73d ago0x1882ee…19615e
0x2975…d5a00x3e0a…78e7Base—$0.005395100%coinbase73d ago0x3ac7b5…90043d
0x2975…d5a00x3e0a…78e7Base—$0.004676100%coinbase74d ago0xf15bfd…599792
0x2975…d5a00x3e0a…78e7Base—$0.004398100%coinbase74d ago0x079994…d4ec30
0x2975…d5a00x3e0a…78e7Base—$0.004455100%coinbase74d ago0xa53591…63db44
0x2975…d5a00x3e0a…78e7Base—$0.003129100%coinbase74d ago0xd07efe…11cbbb
0x2975…d5a00x3e0a…78e7Base—$0.004927100%coinbase74d ago0xc01b7a…277505
0x2975…d5a00x3e0a…78e7Base—$0.005122100%coinbase74d ago0x65d034…299ca4
0x2975…d5a00x3e0a…78e7Base—$0.002891100%coinbase74d ago0xa249e4…cea7c4
0x2975…d5a00x3e0a…78e7Base—$0.00396100%coinbase74d ago0x968741…e02380
0x2975…d5a00x3e0a…78e7Base—$0.003738100%coinbase74d ago0x3005ff…685a67
0x2975…d5a00x3e0a…78e7Base—$0.003661100%coinbase74d ago0x2a5ea8…48dadd
0x2975…d5a00x3e0a…78e7Base—$0.003565100%coinbase74d ago0x3be079…d1b21b

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.