Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0xcb31e0…12ce9d
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0xe0b1d1…459f00
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0xba987f…8aa0ff
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0x11bda8…54831f
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0x2b6b2c…3e739a
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0x7e907a…d865c2
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0xaee214…a42b07
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0x05de81…f19adf
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0xeb8c8d…45becd
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0x117f17…2e0697
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0x5c6704…566866
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0xc2c894…16eae4
0x6d87…ca9dDriftflightBaseDriftflight$0.06100%coinbase13d ago0xb3df5a…a44680
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0x9f9bd4…640d22
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0xbe2045…53e44a
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0x215884…5d43ab
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0x749129…1e7f9f
0x6d87…ca9dDriftflightBaseDriftflight$0.06100%coinbase13d ago0xfd0f82…846195
0x6d87…ca9dDriftflightBaseDriftflight$0.06100%coinbase13d ago0x70f6a7…31bf0f
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0x2f5278…efc1b4
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0xfd8c01…9ac7ad
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0x874792…cb816e
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0x3bb25b…a583d8
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0xcb204c…2b057e
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0x9cb19e…e7a16a

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.