Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3022…6a360x9c95…e299Base$0.001100%fluxa71d ago0x269c9a…d6112a
0x3022…6a360x9c95…e299Base$0.001100%fluxa71d ago0xa76cda…7c76d0
0x3022…6a360x9c95…e299Base$0.001100%fluxa71d ago0xd2ea8a…10d228
0x3022…6a360x9c95…e299Base$0.001100%fluxa71d ago0xe8aec2…fb905e
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x25970d…5044fa
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x42fccb…8b4fc8
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x12a1c7…b19fb4
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x2923c8…a0b2cb
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x9e6618…7a84c4
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x597561…eec465
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x7fafa0…5fa5c3
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x791a58…5ec8f3
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0xf85900…59c732
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0xb3eec6…f9ce54
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x62cf29…9f5b79
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x45c612…cbd7ba
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0xec6a5d…084ef7
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x6db953…4dba20
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x6aa018…b576e3
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0xd3c9a7…7075de
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x352563…c432a7
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x0a099a…8262ac
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x61627f…0a6d57
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x469527…46cbd3
0x3022…6a360x9c95…e299Base$0.001100%fluxa72d ago0x6d691f…f3560b

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

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