Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3182…544f0x30a5…47e0Basex402 service$0.001100%coinbase77d ago0x6f0d52…ca5a4b
0x3182…544f0x30a5…47e0Basex402 service$0.01100%coinbase77d ago0x671466…96e585
0x3182…544f0x30a5…47e0Basex402 service$0.10100%coinbase77d ago0x8235c5…3642cd
0x3182…544f0x30a5…47e0Basex402 service$0.05100%coinbase77d ago0xa5c4d7…df3231
0x3182…544f0x30a5…47e0Basex402 service$0.05100%coinbase77d ago0xb49af8…1d4d5d
0x3182…544f0x30a5…47e0Basex402 service$0.01100%coinbase77d ago0x0cc5f0…31f09f
0x3182…544f0x30a5…47e0Basex402 service$0.01100%coinbase77d ago0x3fdc56…7c998e
0x3182…544f0x30a5…47e0Basex402 service$0.01100%coinbase77d ago0x43852c…ae3614
0x3182…544f0x30a5…47e0Basex402 service$0.01100%coinbase77d ago0x1d00e5…bd769e
0x3182…544f0x30a5…47e0Basex402 service$0.01100%coinbase77d ago0xb7e340…d0f50e
0x3182…544f0x30a5…47e0Basex402 service$0.01100%coinbase77d ago0x1b85b4…ae883d
0x3182…544f0x30a5…47e0Basex402 service$0.02100%coinbase77d ago0x86972b…1e9961
0x3182…544f0x30a5…47e0Basex402 service$0.005100%coinbase77d ago0xbfedeb…e8b248
0x3182…544f0x30a5…47e0Basex402 service$0.005100%coinbase77d ago0x8bfaaa…077ccc
0x3182…544f0x30a5…47e0Basex402 service$0.005100%coinbase77d ago0x12a460…d2c20b
0x3182…544f0x30a5…47e0Basex402 service$0.005100%coinbase77d ago0x4cc329…925d51
0x3182…544f0x30a5…47e0Basex402 service$0.001100%coinbase77d ago0xbd3d69…7856ab
0x3182…544f0x30a5…47e0Basex402 service$0.001100%coinbase77d ago0x450aea…efb441

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.