Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown43d ago0x184f12…8d5b89
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown43d ago0x0a91c3…c228c9
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x69c7f5…fce8b1
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x94d3a8…17b364
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x064a6c…0dcb81
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x465b96…f88d4b
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0xd1877e…f8e438
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x5e877a…dea992
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0xc97ecd…c7790c
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0xedb690…b77a89
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x55af1d…00a0c7
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0xf6bf62…82a58a
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x52e7d2…e95f3a
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0xba99e7…c2d298
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0xe6f13e…7d2abf
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x34686a…0397a6
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x525ca3…4374d2
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x423530…580c8f
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x054fc9…a0ccdd
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x61d724…c81633
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x62a561…a04bfa
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x5bf103…8252cc
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x7b9abf…919233
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x53c355…0e1716
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0xb750a5…279448

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.