Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown37d ago0x820266…ef26d0
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown37d ago0x2acd85…ecc561
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown37d ago0xa80c14…41c36d
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown37d ago0xb3e2a5…8276be
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown37d ago0x5b7d2c…9a262b
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown37d ago0xc9d19c…346838
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown37d ago0x947ec9…2c7248
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown37d ago0x6e552b…cfa3e7
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown37d ago0x372ae8…222ed8
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0x921c13…636e55
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0x6ca8e0…953a23
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0xa60143…ac4b61
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0xca1da8…714cf2
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0xef4c96…c3b266
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0x6ae1b6…62cbdb
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0xf1bf5f…6ae6b7
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0x8c8812…644a02
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0x84c15a…7055df
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0x55e95b…7267d6
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0x6270c9…c12071
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0xd85671…fcea6a
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0x291b36…3ec955
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0x8a9b01…c4a868
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0xdf33e1…6757ed
0xccc5…b4900x9c95…e299Base$0.001100%Route unknown38d ago0xb468a0…878ade

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.