Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0x2c8e1a…8522e7
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0x7cccb5…0b6b02
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0x83fb9f…1025fd
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0x5814b5…c88a33
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0xfcfae0…98bf07
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0xe0eea9…1730c8
0x8592…d7220xac65…4417Base$0.08100%fluxa114d ago0xa23591…a56740
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0xbe997e…aa6550
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0xa54b25…d3985c
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0x4f563d…93dd98
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0xe99c8c…5580fb
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0xfb4460…26750e
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0x46f550…d2149d
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0xe8306b…b751b1
0xb90a…9ae40x8592…d722Base$0.01100%fluxa114d ago0x13e5ca…983863
0x8592…d7220xac65…4417Base$0.01100%fluxa115d ago0x1526a5…f3c6d0
0xb90a…9ae40x8592…d722Base$0.01100%fluxa115d ago0xf62334…4b24c1
0x8592…d7220xac65…4417Base$0.05100%fluxa115d ago0xfe39f8…69164e
0xb90a…9ae40x8592…d722Base$0.05100%fluxa115d ago0x551ec2…62dd7d
0x8592…d7220xac65…4417Base$0.01100%fluxa115d ago0x066d78…8ddeba

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.