Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0xa18a9c…5932e9
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x69e6a3…d1428d
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x89523d…1bcd47
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x0a64c9…38d5de
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0xcee8da…967ab7
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0xe887da…38f677
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x3aeb91…be7b72
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0xb3116d…26a05b
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0xf9ec03…6479b6
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x450189…bbc637
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0xde363b…76f2a8
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x4b1f03…44ee8a
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x94ec0d…56e014
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x79e313…2668cf
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0xcac8af…6b64d3
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0xb64f10…0e13a7
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x93f979…9fcc63
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x7fca19…e760d1
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0xafb13c…aac729
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x47b93c…8e2425
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x94d01b…d01e7b
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x400759…575a2a
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x4f6ec6…bb4657
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x6ddce2…76fed9
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase53d ago0x697256…a1735c

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.