Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0xf11202…b1f76c
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0x6053fc…a5c73f
0x1992…468a0xac65…4417Base—$0.06100%fluxa119d ago0x3646ad…f4ac35
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0xf131b1…fbe232
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0x13155f…9f53cf
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0x32757f…2346ce
0xb90a…9ae40x1992…468aBase—$0.02100%fluxa119d ago0x8dd90d…18b8a1
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0x82ceb4…df55c7
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0xfce8d4…e2b8d7
0x1992…468a0xac65…4417Base—$0.04100%fluxa119d ago0xdd5019…fa9519
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0xf694a8…a001bf
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0x45188a…a08554
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0x49f72a…bacf0e
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0x1f2511…86aa60
0x1992…468a0xac65…4417Base—$0.08100%fluxa119d ago0x7d3f1c…ff1065
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa120d ago0x2f6ece…924c37
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa120d ago0xa39525…e647d8
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa120d ago0x8fa20f…2f619e
0xb90a…9ae40x1992…468aBase—$0.05100%fluxa120d ago0xaef9d6…74c2b3
0x1992…468a0xac65…4417Base—$0.06100%fluxa120d ago0x47f49b…a6d607
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa120d ago0x7aeab3…9d00fa
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa120d ago0xda16b7…beb196
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa120d ago0xf08cba…f783bd
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa120d ago0x0e9d21…b50cb5

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.