Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdd6…8e690x3e0a…78e7Base—$0.005614100%coinbase74d ago0x1386ba…2cc91a
0xcdd6…8e690x3e0a…78e7Base—$0.003783100%coinbase74d ago0xdc9f2a…c3499f
0xcdd6…8e690x3e0a…78e7Base—$0.005194100%coinbase74d ago0x34738c…4a3933
0xcdd6…8e690x3e0a…78e7Base—$0.003491100%coinbase74d ago0x837f77…3f4854
0xcdd6…8e690x3e0a…78e7Base—$0.004567100%coinbase74d ago0x12912b…619f76
0xcdd6…8e690x3e0a…78e7Base—$0.00524100%coinbase74d ago0x422bb1…362617
0xcdd6…8e690x3e0a…78e7Base—$0.003196100%coinbase74d ago0x0e6265…824844
0xcdd6…8e690x3e0a…78e7Base—$0.003663100%coinbase74d ago0xc429af…67cdc2
0xcdd6…8e690x3e0a…78e7Base—$0.004421100%coinbase74d ago0x73271e…a0261c
0xcdd6…8e690x3e0a…78e7Base—$0.005839100%coinbase74d ago0xf1b5d4…6d5ef3
0xcdd6…8e690x3e0a…78e7Base—$0.003562100%coinbase74d ago0xcad6a2…d69e68
0xcdd6…8e690x3e0a…78e7Base—$0.005251100%coinbase74d ago0x532707…ce1f03
0xcdd6…8e690x3e0a…78e7Base—$0.003865100%coinbase74d ago0x2882ca…06443c
0xcdd6…8e690x3e0a…78e7Base—$0.005611100%coinbase74d ago0x4307e5…a3fb6f
0xcdd6…8e690x3e0a…78e7Base—$0.004483100%coinbase74d ago0xcffc53…8f92fb
0xcdd6…8e690x3e0a…78e7Base—$0.003554100%coinbase74d ago0x7bcf30…4d4044
0xcdd6…8e690x3e0a…78e7Base—$0.003302100%coinbase74d ago0x8b003a…e5584e
0xcdd6…8e690x3e0a…78e7Base—$0.002906100%coinbase74d ago0x4330ff…b409ff
0xcdd6…8e690x3e0a…78e7Base—$0.002779100%coinbase74d ago0xd7185a…a5f0aa
0xcdd6…8e690x3e0a…78e7Base—$0.004479100%coinbase74d ago0x2fe2dc…717448
0xcdd6…8e690x3e0a…78e7Base—$0.005303100%coinbase75d ago0xc7df09…fe04c5
0xcdd6…8e690x3e0a…78e7Base—$0.004868100%coinbase75d ago0x61dcef…c63203
0xcdd6…8e690x3e0a…78e7Base—$0.002992100%coinbase75d ago0xb31f10…23cd20
0xcdd6…8e690x3e0a…78e7Base—$0.00379100%coinbase75d ago0x3f1fbd…9ec581
0xcdd6…8e690x3e0a…78e7Base—$0.003471100%coinbase75d ago0xb29621…d903c5

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.