Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25da…e3300x3e0a…78e7Base—$0.00352100%coinbase74d ago0xc6ffee…44830a
0x25da…e3300x3e0a…78e7Base—$0.00452100%coinbase74d ago0x88d4de…5f3b7d
0x25da…e3300x3e0a…78e7Base—$0.003358100%coinbase74d ago0x254b9d…a8f8b6
0x25da…e3300x3e0a…78e7Base—$0.005117100%coinbase74d ago0x36aae5…621f1c
0x25da…e3300x3e0a…78e7Base—$0.00521100%coinbase74d ago0x487610…82eb28
0x25da…e3300x3e0a…78e7Base—$0.005653100%coinbase74d ago0x764d9c…3b545d
0x25da…e3300x3e0a…78e7Base—$0.002909100%coinbase74d ago0xc5d373…571323
0x25da…e3300x3e0a…78e7Base—$0.005673100%coinbase74d ago0xb5ca3f…89d87b
0x25da…e3300x3e0a…78e7Base—$0.005088100%coinbase74d ago0xab1ec6…5bc6d6
0x25da…e3300x3e0a…78e7Base—$0.005458100%coinbase74d ago0xc50ed8…6848f3
0x25da…e3300x3e0a…78e7Base—$0.002863100%coinbase74d ago0xdd3af2…0898c3
0x25da…e3300x3e0a…78e7Base—$0.003914100%coinbase74d ago0xb50bb4…073061
0x25da…e3300x3e0a…78e7Base—$0.005503100%coinbase74d ago0x970aec…ccfa48
0x25da…e3300x3e0a…78e7Base—$0.00303100%coinbase74d ago0xbe715b…8ee300
0x25da…e3300x3e0a…78e7Base—$0.003918100%coinbase74d ago0x6e72e3…165cb9
0x25da…e3300x3e0a…78e7Base—$0.005703100%coinbase74d ago0x7df42f…6c1038
0x25da…e3300x3e0a…78e7Base—$0.004234100%coinbase74d ago0xc9702a…46988d
0x25da…e3300x3e0a…78e7Base—$0.005511100%coinbase74d ago0x24962c…6dd54c
0x25da…e3300x3e0a…78e7Base—$0.004388100%coinbase74d ago0xed381f…631574
0x25da…e3300x3e0a…78e7Base—$0.002686100%coinbase74d ago0x1d9bd0…c82287
0x25da…e3300x3e0a…78e7Base—$0.003784100%coinbase75d ago0xfb0957…20f6f8
0x25da…e3300x3e0a…78e7Base—$0.005021100%coinbase75d ago0xee0677…2bc5ec
0x25da…e3300x3e0a…78e7Base—$0.002994100%coinbase75d ago0x010414…1eb054
0x25da…e3300x3e0a…78e7Base—$0.005261100%coinbase75d ago0x911a3b…a3daa3
0x25da…e3300x3e0a…78e7Base—$0.003564100%coinbase75d ago0x40482e…16c15d

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.