Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0x60c100…bf9414
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0x6f8e71…a00acf
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0x35ed51…d4d6f8
0x65db…b6700xe995…45f3Base—$0.08100%fluxa117d ago0x37d4ed…a677ea
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0x4546b2…55b81e
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0xa55873…ed339d
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0xb66dbf…00c808
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0x30b310…e52faf
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0x6d0fd5…3b72b9
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0xef789d…e6467c
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0x2d0bdf…7b70fc
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0xf25fda…4c8af1
0x65db…b6700x7a37…2c2aBase—$0.65100%fluxa117d ago0x5173c4…95d09d
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0xf33532…0ce471
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0xb1ee99…e9ad16
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa117d ago0x22194b…d444bc
0xb90a…9ae40x65db…b670Base—$0.01100%fluxa118d ago0xfdddf0…fc23a9
0xb90a…9ae40x65db…b670Base—$0.05100%fluxa118d ago0x1cc3c8…0f6e4c

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.