Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase21d ago0x3cebc4…ea30db
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase21d ago0xc0a130…bcd7b5
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase21d ago0x1c2c1b…8c5063
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase21d ago0xe8dcaf…a7b217
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase21d ago0x4d4f1d…a4bc25
0xff56…086a0xb0af…7de0Base—$0.94100%coinbase21d ago0xa9c2f8…d0fc73
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase21d ago0x801ca8…75c091
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase21d ago0xbdd1d8…0a111f
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase21d ago0x2d2783…0caf68
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase21d ago0x679142…bdc05e
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase21d ago0x523ee0…1cc8d9
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase21d ago0x479a39…352dac
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase21d ago0x975d99…6cf32c
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase21d ago0x67b785…3a29db
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase21d ago0xdc4111…47efeb
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase21d ago0xcebfa2…ce2b80
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase21d ago0x4fbcd9…d2e896
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase21d ago0xe4aae5…39a66b
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase21d ago0x182fe3…749792
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase21d ago0xe4b41c…99f0a3
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase21d ago0x63bda6…32e73c
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase21d ago0x0b9842…824611
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase21d ago0x5c89fd…ba380f
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase21d ago0xa785ee…a092ac
0xff56…086a0xb0af…7de0Base—$0.81100%coinbase21d ago0xbb745a…2946ec

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.