Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8890…7b6f0x17b5…df70Base—$0.01100%coinbase59d ago0x9073d6…056e03
0x8890…7b6f0x1a5d…71ddBase—$0.01100%coinbase59d ago0x271e7b…5d0103
0x8890…7b6f0x4e4d…481dBase—$0.01100%coinbase59d ago0xb14df4…45555a
0x8890…7b6f0x9f9b…ab09Base—$0.01100%coinbase59d ago0xbf8dc3…36d948
0x8890…7b6f0x1d9e…1468Base—$0.01100%coinbase59d ago0x638ffd…99124d
0x8890…7b6f0x3b64…1c54Base—$0.01100%coinbase59d ago0x954ded…cf9edb
0x8890…7b6f0xbff2…65f2Base—$0.01100%coinbase59d ago0xeb3e81…507966
0x8890…7b6f0xfe44…b54cBase—$0.01100%coinbase59d ago0xf5f5f8…138202
0x8890…7b6f0x10e7…9acdBase—$0.01100%coinbase59d ago0xeaea59…8716a5
0x8890…7b6f0x5aad…020aBase—$0.01100%coinbase59d ago0x216371…510f8c
0x8890…7b6f0x7554…83c2Base—$0.01100%coinbase59d ago0x8532fe…7deddc
0x8890…7b6f0xc680…9af6Base—$0.01100%coinbase59d ago0x2a00ce…f1dfb4
0x8890…7b6f0x0044…6fd9Base—$0.01100%coinbase59d ago0xf66379…35d22b
0x8890…7b6f0x289f…89b4Base—$0.01100%coinbase59d ago0xbdb9c7…b7f1af
0x8890…7b6f0x7ee0…d4fdBase—$0.01100%coinbase59d ago0xac4d54…db8c3c
0x8890…7b6f0x8b03…a28dBase—$0.01100%coinbase59d ago0x20d479…ab39e1
0x8890…7b6f0x1c2f…0975Base—$0.01100%coinbase59d ago0x457b68…f38c33
0x8890…7b6f0x8870…70cfBase—$0.01100%coinbase59d ago0xd187a1…8be987
0x8890…7b6f0xc271…1466Base—$0.01100%coinbase59d ago0x873bdd…88dcc5
0x8890…7b6f0x4c81…312fBase—$0.01100%coinbase59d ago0xed44da…a1a606
0x8890…7b6f0x22ca…3154Base—$0.01100%coinbase59d ago0x408aa4…517350
0x8890…7b6f0xc172…d119Base—$0.01100%coinbase59d ago0x6f8ac0…b2401b
0x8890…7b6f0x87b7…c57aBase—$0.01100%coinbase59d ago0x3ccd63…aa9cf0
0x8890…7b6f0xee1c…6023Base—$0.01100%coinbase59d ago0x48c5dc…71a675
0x8890…7b6f0x7067…514dBase—$0.01100%coinbase59d ago0x104ca5…17b9ec

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.