Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4f1…f73f0x47c5…4fc3Base$10.5070%0xd775…7f8134d ago0x09632c…19fb39
0xa4f1…f73f0x0e3d…7757Base$10.5070%0xe9e4…196334d ago0x05c392…e3a166
0xa4f1…f73f0x47c5…4fc3Base$10.5070%0x96df…634b34d ago0x62a7c3…d6bd4e
0xa4f1…f73f0x47c5…4fc3Base$10.5070%0x2d29…913b34d ago0x7a9e70…8906a1
0xa4f1…f73f0x47c5…4fc3Base$10.5070%0xf3d1…2b9c35d ago0x38d1aa…942475
0xa4f1…f73f0x0e3d…7757Base$10.5070%0x2d18…781135d ago0xeb983d…cd416d
0xa4f1…f73f0x47c5…4fc3Base$10.5070%0x8de7…1c2c35d ago0x9b5b34…cf29a2
0xa4f1…f73f0x47c5…4fc3Base$15.7570%0x1a34…32c135d ago0x3a6a6c…de476a
0xa4f1…f73f0x47c5…4fc3Base$10.5070%0x79f3…6a3835d ago0x82a3ad…69eb7e
0xa4f1…f73f0x47c5…4fc3Base$10.5070%0x12fd…41c835d ago0xea59ab…e0722e
0xa4f1…f73f0x0e3d…7757Base$10.5070%0x7186…110f35d ago0x4a8ff0…067b7a
0xa4f1…f73f0x0e3d…7757Base$10.5070%0xfbad…25fb35d ago0x5354ed…8efb0e

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.