Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce7b…81e00xac65…4417Base—$12.71100%fluxa121d ago0xde27d9…e09d6f
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0xf1ab6e…368689
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0xe86838…0d33bf
0xb90a…9ae40xce7b…81e0Base—$12.61100%fluxa121d ago0xe5ee2b…b18987
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0x18f022…40b28b
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0x836e6f…d1ae73
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0x76067a…db5fca
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0x880ff9…167ac9
0xb90a…9ae40xce7b…81e0Base—$0.02100%fluxa121d ago0x612271…e31951
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0xf84c36…072438
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0xe2094d…305def
0xce7b…81e00xac65…4417Base—$0.04100%fluxa121d ago0x64a6ee…b28cf3
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0x800f8b…e51204
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0xe79420…aff7f6
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0xc62973…015e36
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0x48af18…288bb0
0xce7b…81e00xac65…4417Base—$0.06100%fluxa121d ago0x490634…1b8cc5
0xb90a…9ae40xce7b…81e0Base—$0.05100%fluxa121d ago0x85c514…541391
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0x8c6882…622349
0xce7b…81e00xac65…4417Base—$0.02100%fluxa121d ago0xa187f3…29e590
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0x35face…ce0459
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa121d ago0x24fb90…0e921d
0xce7b…81e00xac65…4417Base—$0.04100%fluxa121d ago0x3a38ea…f420a5
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa122d ago0xdceff1…10714f

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.