Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa108d ago0x6d45c5…14fb7a
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa108d ago0xe11746…aff852
0x9dcf…a6ba0xac65…4417Base—$0.11100%fluxa108d ago0x27af8d…aa5ec6
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa108d ago0x6b0ab2…645dbf
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa108d ago0x913c3b…269443
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa108d ago0x456820…c881d5
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa108d ago0xc79236…0d2348
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa108d ago0x2d70dd…08fa41
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa108d ago0xe6c0da…55ab2d
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa108d ago0xd11522…766fd3
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa108d ago0x99db6b…454a1c
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa108d ago0x931029…9b2f65
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa108d ago0x90bbac…28e5b7
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa108d ago0xf8344f…06f954
0x9dcf…a6ba0xac65…4417Base—$0.02100%fluxa109d ago0xc01cb5…8aecca
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0xca4473…5aa766
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x198ba5…7b223e
0x9dcf…a6ba0xac65…4417Base—$0.52100%fluxa109d ago0xb80a87…e727f8
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x5bc3e2…125495
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0xddaea7…758ad7
0xb90a…9ae40x9dcf…a6baBase—$0.50100%fluxa109d ago0x2103f9…702f1a
0x9dcf…a6ba0xac65…4417Base—$0.03100%fluxa109d ago0x52232d…9df6a2
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0xa5d1b9…40db03
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x803b30…6a18ab
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x920226…058c45

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.