Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce15…25e20xac65…4417Base—$0.02100%fluxa113d ago0x17b750…09b442
0xb90a…9ae40xce15…25e2Base—$0.02100%fluxa113d ago0x7d8b05…ee7c59
0xce15…25e20xac65…4417Base—$0.10100%fluxa113d ago0x0dbdf8…8423ba
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x577109…db6361
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x418cdf…50c953
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x055554…0dfd33
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x906a70…bc9c64
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x322333…2bb538
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0xdad05b…4368e7
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x184f19…9099ac
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x8e4f12…a06321
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x0b3700…c6facd
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x5aa439…1a3901
0xce15…25e20xac65…4417Base—$0.05100%fluxa114d ago0x2c27e2…deb8b0
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x269487…9f5a39
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0xd9d410…734356
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0xacc8b4…e972d1
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x8d5298…1d077a
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x243578…1cd663
0xce15…25e20xac65…4417Base—$0.02100%fluxa114d ago0x08e527…a5f4ce
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x4d2bfa…a95d5c
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x7ea77e…d52c58
0xce15…25e20xac65…4417Base—$0.07100%fluxa114d ago0x9c0514…2157ba
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0x6f4a0b…f3eff6
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa114d ago0xb3c112…50be28

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.