Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0x9c302d…db4d93
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0x7d3866…17494c
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0x7a007a…62884e
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0xc121b6…98b4e5
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0xa85c47…089cb7
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0x93d5a2…9db962
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0xef0dc4…834dab
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0x93428f…aa694f
0xd533…620b0x9c95…e299Base—$0.001100%fluxa35d ago0x299515…2d6ca1
0xd533…620b0x9c95…e299Base—$0.001100%fluxa36d ago0xa0ef05…6eb88c
0xd533…620b0x9c95…e299Base—$0.001100%fluxa36d ago0x367bd8…b6998d
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa36d ago0x9825ff…342983
0xd533…620b0x9c95…e299Base—$0.001100%fluxa36d ago0x9de7d0…40e5e9
0xd533…620b0x9c95…e299Base—$0.001100%fluxa36d ago0xe15318…fe8efd
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa36d ago0x52e3b6…fc7df5
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa36d ago0x67ac3d…491fe2
0xd533…620b0x9c95…e299Base—$0.001100%fluxa36d ago0xe463a5…29530c
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa36d ago0x47c3ee…50c704
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa36d ago0xdab904…c5cace
0xd533…620b0x9c95…e299Base—$0.001100%fluxa36d ago0xcd4635…a6f15e
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa36d ago0xdfe85f…5d266c
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa36d ago0x69bdd6…0ab20e
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa36d ago0xa6206c…9aedbe
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa36d ago0x3b011a…724d43
0xd533…620b0x9c95…e299Base—$0.001100%fluxa36d ago0x9544b7…0adf31

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.