Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown19d ago0x113a37…8b0b29
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown19d ago0x85c22d…1e213e
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown19d ago0x7be037…628206
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown19d ago0x4da53e…12014f
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown19d ago0xbd0d77…605c50
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown19d ago0x30ef0c…e0b9df
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0x04bbb2…476f76
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0x23bc31…5ffdde
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0x3a0ad0…47adea
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0x81faeb…770b62
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0x8d200a…2673c3
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0x9259b4…c10bae
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0x25f48c…02c61c
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0xd640a9…66ee6f
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0xa4d0e5…6029ce
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0xfd7913…4ef7e0
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0x314b0d…ec8baa
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0xb48b3b…4c48c5
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0x9d66c8…14a6ad
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0x5b7d8c…b0d426
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0xc1896b…09789c
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0x14e59a…9f69a5
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0xd99e69…0850ff
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0xb6c5d2…2eebf3
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0xf0dd17…80ab29

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.