Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xda68…c49aBase—$0.04100%fluxa114d ago0xbfea39…dacb85
0xb90a…9ae40xf9e3…7fd3Base—$0.04100%fluxa114d ago0x0837b5…bda70d
0xb90a…9ae40x04cb…cf4eBase—$0.04100%fluxa114d ago0xb38f59…583428
0xb90a…9ae40x3184…c1e2Base—$0.04100%fluxa114d ago0x078cec…e0ade9
0xb90a…9ae40x03fd…9605Base—$0.04100%fluxa114d ago0x3d0977…9e5210
0xb90a…9ae40xd90e…1b6fBase—$0.04100%fluxa114d ago0x3b0a06…150f3b
0xb90a…9ae40x6f06…8c10Base—$0.04100%fluxa114d ago0xbd2fbc…2e2016
0xb90a…9ae40x735b…6cdaBase—$0.04100%fluxa114d ago0x626191…ef8300
0xb90a…9ae40x789e…a0b7Base—$0.03100%fluxa114d ago0xac9036…d4bb89
0xb90a…9ae40x4642…22b5Base—$0.04100%fluxa114d ago0x1db3d7…15bfc5
0xb90a…9ae40x206d…1342Base—$0.04100%fluxa114d ago0x80a9ad…03a650
0xb90a…9ae40x789e…a0b7Base—$0.01100%fluxa114d ago0x8e9b99…83e696
0xb90a…9ae40xa4f8…a536Base—$0.03100%fluxa114d ago0x971ac7…a109ac
0xb90a…9ae40xa4f8…a536Base—$0.01100%fluxa114d ago0xcb646f…9bf9a7
0xb90a…9ae40x6337…0817Base—$0.50100%fluxa114d ago0xd57bc2…8af0f8
0xb90a…9ae40x469f…0cc3Base—$0.04100%fluxa114d ago0x5233b9…c2cbe7
0xb90a…9ae40x650c…9cf7Base—$0.04100%fluxa114d ago0x5d30ca…2a563c
0xb90a…9ae40x5be5…ba65Base—$0.03100%fluxa114d ago0xb06366…62abae
0xb90a…9ae40x5be5…ba65Base—$0.01100%fluxa114d ago0x50724d…811d30
0xb90a…9ae40x7448…5ed3Base—$0.04100%fluxa114d ago0x02709e…858776
0xb90a…9ae40xa35d…5f1bBase—$0.03100%fluxa114d ago0x7ad379…cc5008
0xb90a…9ae40xa35d…5f1bBase—$0.01100%fluxa114d ago0x832ef0…0e3c4d
0xb90a…9ae40x562a…11bfBase—$12.61100%fluxa114d ago0x52e4c9…ce9eb8
0xb90a…9ae40xb547…0922Base—$0.90100%fluxa114d ago0xf561b3…091ef3
0xb90a…9ae40x9d7e…920eBase—$3.60100%fluxa114d ago0x30c469…18b5d5

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.