Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b80…b5440xfe7a…f19fBase—$0.01100%coinbase69d ago0x7f4e69…53dcaf
0x0b80…b5440xd1b2…9ed5Base—$0.01100%coinbase69d ago0x479d1b…70d9ce
0x0b80…b5440xd154…2ccdBase—$0.01100%coinbase69d ago0x99da2c…070dd1
0x0b80…b5440x91fc…f33fBase—$0.01100%coinbase69d ago0x7f2782…619fe2
0x0b80…b5440xbcae…2d7fBase—$0.01100%coinbase69d ago0x02fd67…f44d6e
0x0b80…b5440xc905…3885Base—$0.01100%coinbase69d ago0x5771e0…6b0f2a
0x0b80…b5440x4961…9ff0Base—$0.01100%coinbase69d ago0xc4a563…62b221
0x0b80…b5440x8b3f…7389Base—$0.01100%coinbase69d ago0xf57323…0f5d04
0x0b80…b5440x086d…c6c7Base—$0.01100%coinbase69d ago0x37c3cf…7d7855
0x0b80…b5440xad5f…9112Base—$0.01100%coinbase69d ago0x97604d…d0dec7
0x0b80…b5440x3c05…b4c8Base—$0.01100%coinbase70d ago0xeecd1f…b57242
0x0b80…b5440x1284…c845Base—$0.01100%coinbase70d ago0x50cdde…4edc44
0x0b80…b5440x6611…a6e0Base—$0.01100%coinbase70d ago0x263d55…9f7da8
0x0b80…b5440x6282…0220Base—$0.01100%coinbase70d ago0x357f90…c21c1d
0x0b80…b5440x45ba…bea5Base—$0.01100%coinbase70d ago0x3219cd…51e521
0x0b80…b5440xeb36…7242Base—$0.01100%coinbase70d ago0x5e1a8c…f82924
0x0b80…b5440xe811…4b51Base—$0.01100%coinbase70d ago0x269286…1434df
0x0b80…b5440xd7b1…effdBase—$0.01100%coinbase70d ago0xd449fb…b91921
0x0b80…b5440xc3da…fc3aBase—$0.01100%coinbase70d ago0x2c5faf…34cdd4

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.