Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa121d ago0x2f5303…c3dc51
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa121d ago0x69755f…e9ed1d
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa121d ago0x7549b4…349450
0xbc70…09760xac65…4417Base—$0.14100%fluxa121d ago0x382e99…65a31b
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa121d ago0x1c00eb…d855d5
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa121d ago0xcd3ea2…119bf6
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa121d ago0x2d9fd6…af4253
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa121d ago0x7e6bf1…5c8047
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa121d ago0xcccc05…6437d8
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa121d ago0xa3c5b0…4af43c
0xb90a…9ae40xbc70…0976Base—$0.10100%fluxa121d ago0x73d550…55152d
0xbc70…09760xac65…4417Base—$0.09100%fluxa121d ago0x1f98a1…4fb736
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa121d ago0xb0e360…26281a
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa121d ago0xabbbbd…421291
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa122d ago0x1c304d…cd379f
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa122d ago0x3b389b…3ff95f
0xb90a…9ae40xbc70…0976Base—$0.05100%fluxa122d ago0xbf8580…2f52df
0xbc70…09760xac65…4417Base—$0.02100%fluxa122d ago0x0d61f1…3764c9
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa122d ago0x93dea5…f19042
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa122d ago0x767bfb…4b6b7c
0xbc70…09760xac65…4417Base—$0.10100%fluxa122d ago0xacefca…98cfe4
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa122d ago0x907a18…d363c7
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa122d ago0x039730…3ce437
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa122d ago0x2f075a…548aa8
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa122d ago0xb336e5…2d60eb

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.