Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5b6e…599dBase$0.06100%fluxa115d ago0x48aa34…5190a6
0xb90a…9ae40xb221…3e36Base$0.06100%fluxa115d ago0x41c90e…5c5e7c
0xb90a…9ae40xe567…9bb3Base$0.06100%fluxa115d ago0x8c581d…1fb753
0xb90a…9ae40xfe2a…c09dBase$0.06100%fluxa115d ago0xc89296…4ad120
0xb90a…9ae40x4a0b…c8fbBase$0.06100%fluxa115d ago0xa5e2d6…bcfc76
0xb90a…9ae40x7193…154cBase$0.06100%fluxa115d ago0xbf3a5b…a98896
0xb90a…9ae40xcd90…71b3Base$0.06100%fluxa115d ago0x4aa71c…faf491
0xb90a…9ae40xfa61…41c8Base$0.06100%fluxa115d ago0xb0762a…5acce6
0xb90a…9ae40x850b…ed72Base$0.01100%fluxa115d ago0xad1111…b47928
0xb90a…9ae40x469a…e0fdBase$0.04100%fluxa115d ago0xe5666e…e6ebb4
0xb90a…9ae40x80f4…5469Base$0.06100%fluxa115d ago0xf2fc23…9f9ad3
0xb90a…9ae40x951e…e4c8Base$0.06100%fluxa115d ago0xbfbad2…51670e
0xb90a…9ae40x3b8d…6a78Base$12.61100%fluxa115d ago0x47e95c…311e31
0xb90a…9ae40x1fb0…632bBase$3.60100%fluxa115d ago0x865ab1…9d028d
0xb90a…9ae40x556e…65e7Base$0.90100%fluxa115d ago0x913ddb…1c217c
0xb90a…9ae40x3ba5…8069Base$0.90100%fluxa115d ago0x65cae4…c66076
0xb90a…9ae40xed1a…52d8Base$0.06100%fluxa115d ago0x4cd6e5…28b0b9
0xb90a…9ae40x8380…1363Base$0.06100%fluxa115d ago0x63cd2a…2c098c
0xb90a…9ae40x956c…3ff2Base$0.04100%fluxa115d ago0x693c26…f5292f
0xb90a…9ae40xa86e…e211Base$0.06100%fluxa115d ago0x749ecc…3bfc43
0xb90a…9ae40x54e2…740dBase$0.04100%fluxa115d ago0x077a51…39288f
0xb90a…9ae40xd364…7264Base$0.06100%fluxa115d ago0x6ad242…81bbef
0xb90a…9ae40x949c…8d22Base$0.04100%fluxa115d ago0xf1dfce…2c58c2
0xb90a…9ae40x1fb0…632bBase$0.01100%fluxa115d ago0xf516b5…a966b6
0xb90a…9ae40x3b8d…6a78Base$0.01100%fluxa115d ago0xbc9cdb…4d3e50

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.