Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x7060e2…362891
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x126c1b…0dc36e
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x945eef…bc9c10
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x431b95…addebe
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0xc4d4a3…d3a63e
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x520d3c…290fda
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0xe26df3…57df81
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0xfcb7d4…e320fd
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x7d7f37…6bd1f6
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x45d99d…808e37
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x80b55a…9224f6
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x83b25b…3071b1
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x563ec5…8c91e6
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0xd4b3bc…427f08
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0xc1a1f0…b76a77
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x0585b7…b034ef
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0xe2615a…06bac8
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x587354…36d55c
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x1da8c0…dd94f1
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x82528a…e25c34
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x9cd3b4…0af486
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x84ad65…49f731
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x50a2fa…625b1f
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0x5f4ae2…a410fa
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa36d ago0xcd464b…8f212f

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.