Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0x3ae072…b75672
0x84f3…62210xac65…4417Base—$1.03100%fluxa108d ago0x893bc4…3b5f0c
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0xe60afd…342df7
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0x8523e6…29eb8d
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0xb1567c…9dc084
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0x76d707…8ba163
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0xfa5abf…5287c3
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0x80e0a1…f22432
0xb90a…9ae40x84f3…6221Base—$0.90100%fluxa109d ago0x889e43…f36bf9
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0x459780…c2b77a
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0x820276…b16dee
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0x79a813…d010b3
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0x99fdfa…321c16
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0x3ca89e…360505
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0xa7da15…7101ec
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0xa804b2…b01eb4
0x84f3…62210xac65…4417Base—$0.02100%fluxa109d ago0xd4db23…6260fb
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0x485702…a6f686
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0xaff9b1…b33ce2
0x84f3…62210xac65…4417Base—$0.04100%fluxa109d ago0xc02ae2…48cabf
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0x428f53…82df68
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0xd025a9…7727b6
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0x066cb8…182ac2
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0x73097f…df5402
0x84f3…62210xac65…4417Base—$0.01100%fluxa109d ago0x7356cb…9cebc3

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.