Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc62e…08470xc148…3515Base—$95.7070%0x23ef…243118d ago0xaebcee…d3fd8f
0xdf04…018e0xc148…3515Base—$25.0070%0xe528…c02818d ago0xc6047e…495005
0xe95e…0f0c0xc148…3515Base—$210.0070%0x23ef…243118d ago0xc53837…78e11d
0xd86e…d5490xc148…3515Base—$2,302.1570%0xe528…c02818d ago0x6788cd…2ed017
0x73a6…e8890xc148…3515Base—$20.0070%0x23ef…243118d ago0x9efb0c…7daf42
0x1a2d…bf2a0xc148…3515Base—$10.0670%0xe528…c02818d ago0xf2d6f7…2b288b
0x0472…59ec0xc148…3515Base—$17.8770%0x23ef…243118d ago0x208661…f22b3b
0x5bae…5c970xc148…3515Base—$68.4670%0xe528…c02818d ago0x86d9a0…ca2bba
0xc546…2e490xc148…3515Base—$23.0970%0x23ef…243118d ago0x8aae6d…03c6de
0xa89c…1ff80xc148…3515Base—$23.2170%0xe528…c02818d ago0x6c0a7c…dc3d39
0x07b7…95440xc148…3515Base—$269.0070%0x23ef…243118d ago0x26a6fd…c2e261
0xaf3c…69a10xc148…3515Base—$20.5870%0xe528…c02818d ago0x8d88b8…3440a4
0x5b24…89440xc148…3515Base—$116.0870%0x23ef…243118d ago0xe6811c…7fca39
0x7aba…2a5b0xc148…3515Base—$744.6970%0x23ef…243118d ago0x106fe2…ec574c
0x9ff3…d9c10xc148…3515Base—$151.7570%0xe528…c02818d ago0xe07a64…500105
0x07b7…95440xc148…3515Base—$162.0070%0x23ef…243118d ago0x241e98…1ba7ae
0x07b7…95440xc148…3515Base—$50.0070%0xe528…c02818d ago0xee9072…2766f5
0xd05c…b1720xc148…3515Base—$86.6370%0x23ef…243118d ago0x870808…74bbcd
0x07b7…95440xc148…3515Base—$100.0070%0xe528…c02818d ago0xfce72b…33beb5
0xbc4a…30180xc148…3515Base—$115.0070%0x23ef…243118d ago0xca66b1…5979a7
0x07b7…95440xc148…3515Base—$225.0070%0xe528…c02818d ago0xc4f87d…fce98d
0x68b7…e7f20xc148…3515Base—$27.4670%0x23ef…243118d ago0xba02e9…a24a45
0x57e8…ae110xc148…3515Base—$50.0070%0xe528…c02818d ago0x035dfb…a0eb13
0xc9de…47a60xc148…3515Base—$151.2270%0x23ef…243118d ago0xf7e9d9…d38ca2
0x36af…d48e0xc148…3515Base—$101.5470%0xe528…c02818d ago0x253008…570aad

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.