Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5168…175b0xccc8…15beBase—$47.6170%0xf70d…dbef34d ago0x1feda1…3ee2fa
0x5c2f…50430xccc8…15beBase—$30.0070%0xf70d…dbef34d ago0xc6e4e4…e1414a
0x5c2f…50430xccc8…15beBase—$1.0070%0xf70d…dbef34d ago0x2cfd69…8c42cd
0x08e8…044c0xccc8…15beBase—$775.9670%0xf70d…dbef34d ago0x068ee1…825246
0xf326…56ab0xccc8…15beBase—$2,998.6270%0xf70d…dbef34d ago0x789685…7f2022
0x08e8…044c0xccc8…15beBase—$775.8270%0xf70d…dbef34d ago0xc15915…dff548
0x8aa7…6d930xccc8…15beBase—$1,921.3170%0xf70d…dbef34d ago0x9ff691…ca035b
0x3825…b3fd0xccc8…15beBase—$2,684.8770%0xf70d…dbef34d ago0x299101…bbb7c8
0x5e1c…5c240xccc8…15beBase—$101.0170%0xf70d…dbef34d ago0xe591ff…f91999
0xd57c…e4220xccc8…15beBase—$533.3570%0xf70d…dbef34d ago0xfb3644…1a5b89
0x253a…494c0xccc8…15beBase—$772.4970%0xf70d…dbef34d ago0x12d057…956b82
0xe680…33430xccc8…15beBase—$8.4570%0xf70d…dbef34d ago0xce5de8…fd0ac6
0x8aa7…6d930xccc8…15beBase—$2,402.3470%0xf70d…dbef34d ago0xb59935…ee02d4
0xc3be…37a90xccc8…15beBase—$0.0470%0xf70d…dbef34d ago0x4aea18…c8085e
0x5d92…f02c0xccc8…15beBase—$2.8170%0xf70d…dbef34d ago0x408454…3e203e
0xc6f1…6a970xccc8…15beBase—$2,630.0070%0xf70d…dbef34d ago0x047031…9a43e9
0x5d92…f02c0xccc8…15beBase—$2.8170%0xf70d…dbef34d ago0x349ae8…09fa55
0x5d92…f02c0xccc8…15beBase—$3.2970%0xf70d…dbef34d ago0x091501…98c74d
0xd8c8…88630xccc8…15beBase—$4.9970%0xf70d…dbef34d ago0xf51b8a…fd6706
0x5d92…f02c0xccc8…15beBase—$3.2970%0xf70d…dbef34d ago0xd141ce…42f6eb
0x5d92…f02c0xccc8…15beBase—$3.7770%0xf70d…dbef34d ago0x0bdd3d…b44268
0x7110…e56e0xccc8…15beBase—$4,949.2170%0xf70d…dbef34d ago0x6fde93…0c79e5
0x49b6…f4600xccc8…15beBase—$5,000.0070%0xf70d…dbef34d ago0x53a571…769c88
0x249c…14110xccc8…15beBase—$149.7470%0xf70d…dbef34d ago0x30c276…455e34
0xe7a3…d8060xccc8…15beBase—$7.3970%0xf70d…dbef34d ago0x0939ba…602700

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.