Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x2ba564…c85d70
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x00d239…a9faa3
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x80d8b0…2b61c9
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xeccbd0…ca034b
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x923bf0…8c22ee
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x608d47…4ef7bf
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x244ba5…41c6cd
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xb7c7ae…9ff195
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xd66eb9…d62bfc
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x3a9879…48fa91
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xf4921f…28aa99
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x928bd4…ffb16b
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x0db666…ffc5d4
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xe4338e…54030c
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xa0b8a0…090e52
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x7a3c7e…39bd8c
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xf04909…f122c6
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x5daf08…a02b30
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x992397…24d122
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x77653f…4d33a2
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xf4a615…5104f3
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x9a29f4…1daa94
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xd96927…573532
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x8fcdc8…f70259
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x58c7a2…7d041d

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.