Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01c4…f6bd0x1d9c…bc18Base—$0.01100%coinbase72d ago0x598d0c…623a75
0x01c4…f6bd0x7f07…0eebBase—$0.01100%coinbase72d ago0xcb1914…c4912e
0x01c4…f6bd0x2875…7357Base—$0.01100%coinbase72d ago0xf4a24e…52eb36
0x01c4…f6bd0x5e11…ce10Base—$0.01100%coinbase72d ago0x679bb5…ae5419
0x01c4…f6bd0x1487…5310Base—$0.01100%coinbase72d ago0xbc9bb5…d2305a
0x01c4…f6bd0x096d…2172Base—$0.01100%coinbase72d ago0xce0b08…b96b08
0x01c4…f6bd0xe379…978dBase—$0.01100%coinbase72d ago0x807099…e9fb6b
0x01c4…f6bd0x729f…dbc7Base—$0.01100%coinbase72d ago0xd482a1…4b746f
0x01c4…f6bd0xf9a7…d472Base—$0.01100%coinbase72d ago0x22accc…49f8a6
0x01c4…f6bd0x8907…7953Base—$0.01100%coinbase72d ago0xc77a47…f0804e
0x01c4…f6bd0xb5e1…9939Base—$0.01100%coinbase72d ago0xba349f…9bbf2b
0x01c4…f6bd0xc998…2f35Base—$0.01100%coinbase72d ago0xa93963…b2a7d4
0x01c4…f6bd0xfe11…80deBase—$0.01100%coinbase72d ago0x24aad7…0f7862
0x01c4…f6bd0x7c32…1df5Base—$0.01100%coinbase72d ago0xae87e2…41694a
0x01c4…f6bd0x906c…fafdBase—$0.01100%coinbase72d ago0x054408…458ed2
0x01c4…f6bd0x9791…eed6Base—$0.01100%coinbase72d ago0x774546…a49ac7
0x01c4…f6bd0xda88…e0e9Base—$0.01100%coinbase72d ago0xe4704e…e7bba7
0x01c4…f6bd0x71c3…666aBase—$0.01100%coinbase73d ago0xc52ce9…9e80f9
0x01c4…f6bd0x652a…98edBase—$0.01100%coinbase73d ago0x3a3664…043940
0x01c4…f6bd0x2e2a…2c0eBase—$0.01100%coinbase73d ago0x06be35…c8a116
0x01c4…f6bd0xa795…b54cBase—$0.01100%coinbase73d ago0xc5322e…e5e605
0x01c4…f6bd0xd992…f170Base—$0.01100%coinbase73d ago0x270668…7fcc02
0x01c4…f6bd0x3980…7556Base—$0.01100%coinbase73d ago0xb1de4d…d372cd
0x01c4…f6bd0xb311…3cc4Base—$0.01100%coinbase73d ago0xa88162…6f7a28
0x01c4…f6bd0x689d…a256Base—$0.01100%coinbase73d ago0xc4edca…b15334

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.