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.05100%fluxa118d ago0x384dc3…3d75c8
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0x2f4617…23df35
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0x844c73…c60822
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0x274c6f…98a56f
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0x8c15b1…3388b3
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0x8e0b8d…a14164
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0xf9de21…2465d5
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0x562132…25a1a7
0xce15…25e20xac65…4417Base—$0.12100%fluxa118d ago0xd16e75…531ca0
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0x305954…628bc5
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0xd099ee…aac0a7
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0x0fd45d…5be35c
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0xe1f478…83def3
0xb90a…9ae40xce15…25e2Base—$0.05100%fluxa118d ago0x00cf23…9f4d11
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0x460f3a…4fd783
0xb90a…9ae40xce15…25e2Base—$0.02100%fluxa118d ago0x438a02…33be9f
0xce15…25e20xac65…4417Base—$0.02100%fluxa118d ago0xced34e…d7c64f
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0x66151d…ba3894
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0xc5637e…bb378a
0xce15…25e20xac65…4417Base—$0.05100%fluxa118d ago0x07c1be…467cf3
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa118d ago0x7b9899…61f0c0
0xb90a…9ae40xce15…25e2Base—$0.02100%fluxa118d ago0xb7ad7c…fc12e0
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa119d ago0xe47059…5648d9
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa119d ago0x0f0bfb…a45a5f

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.