Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xfbb6…43efBase$133.8470%0x6351…0d6211h ago0xdb3258…367acb
0x2fc6…befe0xfbb6…43efBase$266.8470%0x6351…0d6211h ago0x2485bf…346240
0x2fc6…befe0xfbb6…43efBase$824.0570%0x6351…0d6213h ago0x3df384…dbe880
0x2fc6…befe0xfbb6…43efBase$98.8570%0x6351…0d6213h ago0x3a6832…771420
0x2fc6…befe0xfbb6…43efBase$13.8670%0x6351…0d6213h ago0x8d3c35…a20636
0x2fc6…befe0xfbb6…43efBase$14.5270%0x6351…0d6214h ago0x0cd0d2…76c68d
0x2fc6…befe0xfbb6…43efBase$1,332.0570%0x6351…0d6215h ago0x15bbce…a2f841
0x2fc6…befe0xfbb6…43efBase$681.1870%0x6351…0d6216h ago0x15a41b…61f3c5
0x2fc6…befe0xfbb6…43efBase$98.6670%0x6351…0d6216h ago0xfb0527…506a14
0x2fc6…befe0xfbb6…43efBase$229.0470%0x6351…0d6217h ago0x6e95cd…bf4a39
0x2fc6…befe0xfbb6…43efBase$946.9970%0x6351…0d6217h ago0xfc93d0…13eb31
0x2fc6…befe0xfbb6…43efBase$5.9170%0x6351…0d6217h ago0x4d91b8…407f71
0x2fc6…befe0xfbb6…43efBase$101.5670%0x6351…0d6217h ago0xcff02c…fa4e3f
0x2fc6…befe0xfbb6…43efBase$98.8170%0x6351…0d6218h ago0x733e8c…d78ca0
0x2fc6…befe0xfbb6…43efBase$4.6170%0x6351…0d6218h ago0x066820…d62483
0x2fc6…befe0xfbb6…43efBase$2.5070%0x6351…0d6218h ago0xa5011c…4ab3aa
0x2fc6…befe0xfbb6…43efBase$4.1570%0x6351…0d6218h ago0x723927…3c12b7
0x2fc6…befe0xfbb6…43efBase$49.6470%0x6351…0d6218h ago0x2e2a81…a1851a
0x2fc6…befe0xfbb6…43efBase$1,634.3870%0x6351…0d6219h ago0x1e3c7e…6caebf
0x2fc6…befe0xfbb6…43efBase$97.6970%0x6351…0d6219h ago0x6d513d…e722cc
0x2fc6…befe0xfbb6…43efBase$848.1370%0x6351…0d6219h ago0xc2d7d3…df340b
0x2fc6…befe0xfbb6…43efBase$56.8370%0x6351…0d6219h ago0x673fa7…3a32b8
0x2fc6…befe0xfbb6…43efBase$9.5170%0x6351…0d6220h ago0x341ac2…c34060
0x2fc6…befe0xfbb6…43efBase$17.5470%0x6351…0d6220h ago0x4831ae…1861ea
0x2fc6…befe0xfbb6…43efBase$103.4670%0x6351…0d6220h ago0xba4118…ed17df

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.