Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a4…2a570xac65…4417Base—$0.07100%fluxa117d ago0x76f527…c90b96
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa117d ago0xc2bbf1…c764db
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa117d ago0xe2c1b4…1cb6c3
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa117d ago0xd9d17d…8d1073
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa117d ago0x115833…dd2ac1
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa117d ago0x8ecb96…2d0591
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa117d ago0x9d8651…38c78a
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa117d ago0xebb7d3…b9c498
0xb90a…9ae40xe7a4…2a57Base—$0.02100%fluxa117d ago0xfa127f…f5a2fe
0xe7a4…2a570xac65…4417Base—$0.05100%fluxa117d ago0x2707f3…bcadb2
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa117d ago0x90b936…6aafea
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa117d ago0xf19345…3f4c51
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa117d ago0x752bd6…6c9087
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa117d ago0x7191c7…4ec44d
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa117d ago0x74ec14…6a8e33
0xe7a4…2a570xac65…4417Base—$0.09100%fluxa118d ago0x5700cc…c1bac4
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa118d ago0xae3ba5…21b757
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa118d ago0xd5c364…91b522
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa118d ago0xf072f1…979fcd
0xe7a4…2a570xac65…4417Base—$0.05100%fluxa118d ago0x822211…5e423a
0xb90a…9ae40xe7a4…2a57Base—$0.06100%fluxa118d ago0xf8d68d…525d2c
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa118d ago0x7c27ef…9862ae
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa118d ago0xaf3f78…ffeea7
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa118d ago0x2f4b3e…5a4d8e
0xb90a…9ae40xe7a4…2a57Base—$0.02100%fluxa118d ago0xb6e59f…db7af2

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.