Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48c9…02f50xccc8…15beBase—$2.11100%0xf70d…dbef117d ago0xddb671…3d6764
0xbcfa…313e0xccc8…15beBase—$1.26100%0xf70d…dbef117d ago0xbb193e…da73b4
0xc5db…96a00xccc8…15beBase—$1.29100%0xf70d…dbef117d ago0x526400…0e88fe
0x48c9…02f50xccc8…15beBase—$2.11100%0xf70d…dbef117d ago0x5dd757…3578c9
0x1818…c0d60xccc8…15beBase—$102.19100%0xf70d…dbef118d ago0x223447…0a9a8d
0xfc0d…2f010xccc8…15beBase—$2.00100%0xf70d…dbef118d ago0x20300a…cece53
0x48c9…02f50xccc8…15beBase—$2.11100%0xf70d…dbef118d ago0x8250e2…6a86e1
0x48c9…02f50xccc8…15beBase—$2.11100%0xf70d…dbef118d ago0x29abf0…e27227
0x7192…97320xccc8…15beBase—$1.00100%0xf70d…dbef118d ago0xd94804…26999a
0x48c9…02f50xccc8…15beBase—$2.11100%0xf70d…dbef118d ago0x3476d8…8616df
0x48c9…02f50xccc8…15beBase—$2.11100%0xf70d…dbef118d ago0xd54dd0…5bfd91
0x254a…d0910xccc8…15beBase—$0.50100%0xf70d…dbef118d ago0x1dc6a4…2fe24b
0x209b…2c700xccc8…15beBase—$102.00100%0xf70d…dbef118d ago0x537457…d365e4
0x9f0f…568a0xccc8…15beBase—$10.33100%0xf70d…dbef118d ago0xd675b7…e7c8d2
0x6bb1…60ba0xccc8…15beBase—$101.04100%0xf70d…dbef118d ago0xc59fef…0cdc81
0x00d7…e3860xccc8…15beBase—$21.40100%0xf70d…dbef118d ago0xee0558…827848
0x532b…2efa0xccc8…15beBase—$67.56100%0xf70d…dbef118d ago0x83f01a…d49731
0xd254…7efd0xccc8…15beBase—$1.26100%0xf70d…dbef118d ago0xceb4cc…3d9f77
0x50df…d1980xccc8…15beBase—$10.00100%0xf70d…dbef118d ago0x122c9e…9b3a08
0x4519…94240xccc8…15beBase—$88.90100%0xf70d…dbef118d ago0xe85736…977255
0x03cd…eea90xccc8…15beBase—$100.73100%0xf70d…dbef118d ago0x66d578…3effdb
0xe4d7…ed7c0xccc8…15beBase—$2.00100%0xf70d…dbef118d ago0xd55945…cbaeb2
0xd448…f1780xccc8…15beBase—$50.30100%0xf70d…dbef118d ago0xf0b216…560ade
0x811d…1e0a0xccc8…15beBase—$25.36100%0xf70d…dbef118d ago0xb1b691…476d61
0xf04d…5c290xccc8…15beBase—$200.00100%0xf70d…dbef118d ago0x055378…6f80ce

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.