Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa117d ago0xe86b6d…a33719
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa117d ago0x860fb8…c14e90
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa117d ago0x6b0ba7…c81eb0
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa117d ago0x3b481c…e5439d
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa117d ago0x578869…db27f0
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa117d ago0xe8974d…b934ba
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa117d ago0x53d402…31044a
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa118d ago0x5cdfc8…7e0bc5
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa118d ago0x529de4…bfade7
0x1bf1…a1e40xac65…4417Base—$0.03100%fluxa118d ago0x0ce8b9…09e98a
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa118d ago0xc13e3c…60675e
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa118d ago0x8335fa…e8d04a
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa118d ago0x32c9b8…5a0deb
0x1bf1…a1e40xac65…4417Base—$0.02100%fluxa118d ago0x942b5a…92d618
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa118d ago0x32923d…095137
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa118d ago0x480fbf…db7e0f
0x1bf1…a1e40xac65…4417Base—$0.02100%fluxa118d ago0xd67a67…bfe972
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa118d ago0xb7a21a…ea89f2
0x1bf1…a1e40xac65…4417Base—$0.06100%fluxa118d ago0x43cf9b…a007b2
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa118d ago0x14411f…a76282
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa118d ago0x05c08a…3e06d6
0xb90a…9ae40x1bf1…a1e4Base—$0.05100%fluxa118d ago0x40ed36…6fdf2c

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.