Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6426…7a21Base—$0.39100%fluxa97d ago0x916b3e…82a20a
0xb90a…9ae40x0765…1162Base—$0.08100%fluxa97d ago0x235b72…e73283
0xb90a…9ae40x4cd8…22f7Base—$0.50100%fluxa97d ago0x90fa48…22fe38
0xb90a…9ae40xbd17…2ce5Base—$0.50100%fluxa97d ago0xede74b…313a4c
0xb90a…9ae40x2130…626cBase—$0.39100%fluxa97d ago0x174276…bfa796
0xb90a…9ae40xec7a…efa6Base—$0.39100%fluxa97d ago0xa3cfb8…7f03c9
0xb90a…9ae40xea83…80faBase—$0.24100%fluxa97d ago0x4ec0e1…2e52ad
0xb90a…9ae40xe037…b5efBase—$0.50100%fluxa97d ago0xc39513…0e7072
0xb90a…9ae40xa923…951eBase—$0.50100%fluxa97d ago0xd665fa…286e3a
0xb90a…9ae40x7cdf…7bafBase—$0.50100%fluxa97d ago0xa12fd9…2cf4d5
0xb90a…9ae40xe594…94f0Base—$0.50100%fluxa97d ago0x01ba30…59b260
0xb90a…9ae40x8040…1932Base—$0.50100%fluxa97d ago0x4b64ee…d0396f
0xb90a…9ae40x0ee4…aa5bBase—$0.50100%fluxa97d ago0x109ef3…1a6ff9
0xb90a…9ae40x49be…dc60Base—$0.50100%fluxa97d ago0x707d60…8bf3ee
0xb90a…9ae40x1a05…7a8fBase—$0.50100%fluxa97d ago0x90ac2d…2aa914
0xb90a…9ae40x4136…98dbBase—$0.50100%fluxa97d ago0xea1659…4d4ad8
0xb90a…9ae40xbdcf…a1faBase—$0.50100%fluxa97d ago0x2a9ffb…5b1f3f
0xb90a…9ae40x128a…28deBase—$0.50100%fluxa97d ago0x29da41…0ce006
0xb90a…9ae40xf8ff…57deBase—$0.50100%fluxa97d ago0x808e16…de474b
0xb90a…9ae40x1263…1a93Base—$0.50100%fluxa97d ago0xf435ce…4d0394
0xb90a…9ae40x2a94…a959Base—$0.50100%fluxa98d ago0xeeae62…4200f7
0xb90a…9ae40xd943…52c0Base—$0.39100%fluxa98d ago0x63f84b…2e0ccc
0xb90a…9ae40x8e49…acfeBase—$0.50100%fluxa98d ago0xcf8c6d…ffac43
0xb90a…9ae40x5957…b756Base—$0.50100%fluxa98d ago0x287406…369eda
0xb90a…9ae40x5a26…6ad5Base—$0.50100%fluxa98d ago0xd36c1f…71576b

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.