Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x9be3e5…e797d1
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0xa0e197…073b86
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0xdca5dc…1af25f
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x4fe0d2…3ae499
0xbc70…09760xac65…4417Base—$0.02100%fluxa117d ago0xa914c0…e54ded
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x3cb7f4…e270b0
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0xf7ba77…1184ba
0xbc70…09760xac65…4417Base—$0.08100%fluxa118d ago0xd25237…12723e
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa118d ago0x2b60e0…9773ea
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa118d ago0xda26bc…1d10a5
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa118d ago0x5e327c…7eaaa9
0xbc70…09760xac65…4417Base—$0.04100%fluxa118d ago0x94c10a…f22f80
0xb90a…9ae40xbc70…0976Base—$0.05100%fluxa118d ago0x3dd888…c5d81e
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa118d ago0x4b4b3a…fa6bfe
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa118d ago0x9ef370…9849da
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa118d ago0x8d2a2c…41d67b
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa118d ago0xc68ff7…24a558
0xbc70…09760xac65…4417Base—$0.01100%fluxa118d ago0xfc4f90…93ca5a
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa118d ago0x17f87e…6c58f0

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.