Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0x42dbe1…b8f6e4
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0xac0d0f…21e172
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0xb063b3…03c70d
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0x7b020a…b79fe3
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0x5c88af…592c7a
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0x3aed9c…f8b4d6
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0xaad71d…11014b
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0x579753…d13060
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0x8299e2…b457c6
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0xa8f679…886031
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0xfb3068…51e799
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0xa7e62f…e0f1d5
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0xb41e39…a36afe
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0xfbbb7a…c89afb
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0xcbeb41…cd9d63
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0x5e83e4…aef88a
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0x28b8d4…099637
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0x80fde4…9623be
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0xd45954…b9aef7
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0x17df38…23de8e
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0xbfd64e…0af540
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0x6a2993…242bb8
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0xa842f3…a24ca7
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0xb2b64a…347d14
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase19d ago0x987a2e…40fff5

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.