Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45ad…ee8a0xd237…f230Base—$0.01100%coinbase113d ago0x1864f9…e120c3
0x45ad…ee8a0x319b…43c8Base—$0.01100%coinbase113d ago0x151960…b34107
0x45ad…ee8a0x4985…7f46Base—$0.01100%coinbase113d ago0x67f6c8…d8dbe5
0x45ad…ee8a0x5f0b…f77bBase—$0.01100%coinbase113d ago0xf54eb6…e26ba5
0x45ad…ee8a0xbbeb…c036Base—$0.01100%coinbase113d ago0xfca82f…e21df8
0x45ad…ee8a0xbc9f…84d0Base—$0.01100%coinbase113d ago0x6340db…0be2a8
0x45ad…ee8a0x6eb3…4455Base—$0.01100%coinbase113d ago0x3763a3…8006a0
0x45ad…ee8a0x7872…b717Base—$0.01100%coinbase113d ago0xdf540d…7e43cf
0x45ad…ee8a0x8a5c…1359Base—$0.01100%coinbase113d ago0xdc74bf…8fce5b
0x45ad…ee8a0xea0d…2146Base—$0.01100%coinbase113d ago0x721543…621834
0x45ad…ee8a0xf6b7…60d7Base—$0.01100%coinbase113d ago0xbbecf8…7c60e1
0x45ad…ee8a0x63dc…9cfbBase—$0.01100%coinbase113d ago0x18049a…fff01b
0x45ad…ee8a0x1b35…b45dBase—$0.01100%coinbase113d ago0x94e3c6…84871d
0x45ad…ee8a0xed63…8676Base—$0.01100%coinbase113d ago0x219791…fbbbcd
0x45ad…ee8a0x6511…624aBase—$0.01100%coinbase113d ago0x023b64…415b39
0x45ad…ee8a0x27d9…a90bBase—$0.01100%coinbase113d ago0x8b209f…f55b10
0x45ad…ee8a0xe3c8…76efBase—$0.01100%coinbase113d ago0x8d13d1…727a75
0x45ad…ee8a0x57b6…17f5Base—$0.01100%coinbase113d ago0xdd8676…f693dd
0x45ad…ee8a0xe2b8…17ddBase—$0.01100%coinbase113d ago0x2efc82…6938a1
0x45ad…ee8a0x1b5e…aa44Base—$0.01100%coinbase113d ago0xfa6f3c…3eaf67
0x45ad…ee8a0xf4ec…9584Base—$0.01100%coinbase113d ago0xc3c9c8…7d11e7
0x45ad…ee8a0x5e34…2366Base—$0.01100%coinbase113d ago0x21e778…a13320
0x45ad…ee8a0xc798…d7d5Base—$0.01100%coinbase113d ago0x220f7d…9c6c73
0x45ad…ee8a0xd4f3…e3d1Base—$0.01100%coinbase113d ago0x7aaef7…15f954
0x45ad…ee8a0x00df…f166Base—$0.01100%coinbase113d ago0xe0575e…6cfe44

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.