Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0x17adb6…3021e6
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0xe291bd…ba3745
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0x16401d…3dc6b6
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0x17ebae…4d6054
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0xd19281…766944
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0x490dc3…6ba0fe
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0x8d5426…f334a2
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0xb13129…ff10a2
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0x1fbd33…45e9bc
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0x5d802d…5c67e8
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0xb03a90…abcf80
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0x5d9007…60fa06
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0x8902da…5c2f54
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0x344a0f…e3582c
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0x7eeca6…dd7785
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown57d ago0xe1c38b…ed3a4e
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown58d ago0xda2253…89c2e3
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown58d ago0x8c763a…82506a
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown58d ago0x834e79…45fb77
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown58d ago0x8b7acf…2f2698
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown58d ago0xf8a2e1…b79a91
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown58d ago0xe56c06…9bc420
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown58d ago0xeea44f…488769
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown58d ago0xe90585…299920
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown58d ago0xab079b…d7ed1f

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.