Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02f9…0db70xac65…4417Base$0.08100%fluxa106d ago0xcd97bb…5dfeb2
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa106d ago0xedc281…562df6
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa106d ago0x8014d5…18143b
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa106d ago0xcc1611…16d8c3
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa106d ago0x6d2eee…7e031f
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa106d ago0x665517…3b22f4
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa106d ago0x6e9df5…0bca7f
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa106d ago0x54cbcc…b4e255
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa106d ago0x846494…92c65b
0x02f9…0db70xac65…4417Base$0.03100%fluxa106d ago0x022aac…48ce43
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa106d ago0x0d9209…b25f9a
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa106d ago0xc61f67…da517a
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa106d ago0x44fe9b…7b86e0
0x02f9…0db70xac65…4417Base$0.02100%fluxa107d ago0xe7cc8b…545c1e
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa107d ago0xc9676e…cb455a
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa107d ago0x8b485a…eb8808
0x02f9…0db70xac65…4417Base$0.09100%fluxa107d ago0x590296…ff8d86
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa107d ago0x0cf974…a1a44a
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa107d ago0x58d7c5…14aa2a
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa107d ago0xa150a5…01dba5
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa107d ago0x208c79…59f7af
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa107d ago0x467607…c2dc25
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa107d ago0x1af406…0420b7
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa107d ago0x88e72c…f0b66b
0xb90a…9ae40x02f9…0db7Base$0.01100%fluxa107d ago0x4f8382…e2917f

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.