Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa504…dacb0x3e0a…78e7Base—$0.00537100%coinbase73d ago0x296ad8…fa0df4
0xa504…dacb0x3e0a…78e7Base—$0.005417100%coinbase73d ago0xfb4b6e…4d40fb
0xa504…dacb0x3e0a…78e7Base—$0.005787100%coinbase73d ago0x55393e…aa76af
0xa504…dacb0x3e0a…78e7Base—$0.004317100%coinbase73d ago0x1ef235…49310a
0xa504…dacb0x3e0a…78e7Base—$0.003707100%coinbase73d ago0xef8fba…01f5a0
0xa504…dacb0x3e0a…78e7Base—$0.003901100%coinbase73d ago0xc4f454…80bbeb
0xa504…dacb0x3e0a…78e7Base—$0.003783100%coinbase73d ago0x428a20…ebc0bd
0xa504…dacb0x3e0a…78e7Base—$0.003127100%coinbase73d ago0xf0e163…153aa6
0xa504…dacb0x3e0a…78e7Base—$0.003775100%coinbase73d ago0xa14555…b8936c
0xa504…dacb0x3e0a…78e7Base—$0.004985100%coinbase73d ago0x7cc920…e47739
0xa504…dacb0x3e0a…78e7Base—$0.002869100%coinbase73d ago0x1ada1c…3d5698
0xa504…dacb0x3e0a…78e7Base—$0.005146100%coinbase73d ago0x8ba04c…3c8f3b
0xa504…dacb0x3e0a…78e7Base—$0.004818100%coinbase73d ago0x1e8317…eafe23
0xa504…dacb0x3e0a…78e7Base—$0.002721100%coinbase73d ago0xf8bd4d…1d413f
0xa504…dacb0x3e0a…78e7Base—$0.00512100%coinbase73d ago0xf5b818…05825c
0xa504…dacb0x3e0a…78e7Base—$0.005523100%coinbase73d ago0x973764…925048
0xa504…dacb0x3e0a…78e7Base—$0.004426100%coinbase73d ago0xd5a21e…05c4d5
0xa504…dacb0x3e0a…78e7Base—$0.005438100%coinbase73d ago0x5b6e62…828ead
0xa504…dacb0x3e0a…78e7Base—$0.005857100%coinbase73d ago0x51de2f…e2a99e
0xa504…dacb0x3e0a…78e7Base—$0.004402100%coinbase74d ago0x08721b…175d6b
0xa504…dacb0x3e0a…78e7Base—$0.003069100%coinbase74d ago0xd504ae…3bfd28
0xa504…dacb0x3e0a…78e7Base—$0.004279100%coinbase74d ago0xfb6469…b65d93
0xa504…dacb0x3e0a…78e7Base—$0.004012100%coinbase74d ago0xec2366…6603f4

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.