Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x620c…dfdd0x13bf…b9a7Base—$0.002100%coinbase54d ago0x3f4b8e…a066d8
0x620c…dfdd0x13bf…b9a7Base—$0.00125100%candidates54d ago0x9034bd…6964a8
0x620c…dfdd0x13bf…b9a7Base—$0.002100%coinbase54d ago0x641016…82ff37
0x620c…dfdd0x13bf…b9a7Base—$0.00125100%candidates54d ago0x509f24…e541c2
0x620c…dfdd0x13bf…b9a7Base—$0.002100%coinbase54d ago0x57c990…9a17d1
0x620c…dfdd0x13bf…b9a7Base—$0.00125100%candidates54d ago0xc1b949…bcd9ee
0x620c…dfdd0x13bf…b9a7Base—$0.002100%coinbase54d ago0x2bbf08…56381d
0x620c…dfdd0x13bf…b9a7Base—$0.00125100%candidates54d ago0xe0411b…9e2c1f
0x620c…dfdd0x13bf…b9a7Base—$0.002100%coinbase54d ago0x0e734e…11a43c
0x620c…dfdd0x13bf…b9a7Base—$0.00125100%candidates54d ago0xa748b3…9eb7fd
0x620c…dfdd0x13bf…b9a7Base—$0.002100%coinbase54d ago0x226dab…6437bc
0x620c…dfdd0x13bf…b9a7Base—$0.00125100%candidates54d ago0x9add31…6e9318
0x620c…dfdd0x13bf…b9a7Base—$0.002100%coinbase54d ago0x17413c…b24cc7
0x620c…dfdd0x13bf…b9a7Base—$0.00125100%candidates54d ago0xa9fae5…218821
0x620c…dfdd0x13bf…b9a7Base—$0.002100%coinbase54d ago0xf526f4…66eda1
0x620c…dfdd0x13bf…b9a7Base—$0.00125100%candidates54d ago0x8e016a…b80993
0x620c…dfdd0x13bf…b9a7Base—$0.002100%coinbase54d ago0x9e0ee4…258dfe
0x620c…dfdd0x13bf…b9a7Base—$0.00125100%candidates54d ago0x8f59a7…dff55a
0x620c…dfdd0x13bf…b9a7Base—$0.002100%coinbase54d ago0x85568c…23ddf6
0x620c…dfdd0x13bf…b9a7Base—$0.00125100%candidates54d ago0xc93da1…b9f096
0x620c…dfdd0x13bf…b9a7Base—$0.002100%coinbase54d ago0x377670…6f1ae1
0x620c…dfdd0x13bf…b9a7Base—$0.00125100%candidates54d ago0x65a5d0…ba968d
0x620c…dfdd0x13bf…b9a7Base—$0.002100%coinbase54d ago0x96b441…e54d13
0x620c…dfdd0x13bf…b9a7Base—$0.00125100%candidates54d ago0x446e0b…4e550e
0x620c…dfdd0x13bf…b9a7Base—$0.002100%coinbase54d ago0x64588b…a13198

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.