Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0739…a1180x75b9…763dBase—$258.12100%0x4af2…d9db56d ago0x07f707…9976eb
0x86db…36c20x75b9…763dBase—$0.00005100%0x4af2…d9db56d ago0x6ac075…df2d98
0x86db…36c20x75b9…763dBase—$295.00100%0x4af2…d9db56d ago0xbbb229…b870cd
0x04b7…4f3c0x75b9…763dBase—$250.00100%0x4af2…d9db56d ago0xd2784e…d37b23
0x86db…36c20x75b9…763dBase—$5.00100%0x4af2…d9db56d ago0xba1551…f82112
0xc850…2e190x75b9…763dBase—$344.64100%0x4af2…d9db56d ago0x9d1393…7cb54d
0x055d…24420x75b9…763dBase—$400.00100%0x4af2…d9db56d ago0x300549…769bb3
0x055d…24420x75b9…763dBase—$10.00100%0x4af2…d9db56d ago0x96ba1e…d88ea0
0x0c67…39200x75b9…763dBase—$2,499.97100%0x4af2…d9db56d ago0x761298…34318c
0x8ead…1eaa0x75b9…763dBase—$1,000.00100%0x4af2…d9db56d ago0xf9f630…e57bdb
0x774a…0c770x75b9…763dBase—$39.99100%0x4af2…d9db56d ago0x8d8515…b36e54
0x774a…0c770x75b9…763dBase—$9.98100%0x4af2…d9db56d ago0x00c342…20ed29
0xa973…51aa0x75b9…763dBase—$0.00001100%0x4af2…d9db56d ago0xabb9cc…5ddeab
0xa973…51aa0x75b9…763dBase—$0.00001100%0x4af2…d9db56d ago0x6de17e…a320a1
0xa973…51aa0x75b9…763dBase—$0.001100%0x4af2…d9db56d ago0xc6fc6d…0253c5
0xa973…51aa0x75b9…763dBase—$1,008.42100%0x4af2…d9db56d ago0xdad29d…f79513
0xa973…51aa0x75b9…763dBase—$0.00001100%0x4af2…d9db56d ago0x8d7886…3e3b53
0xa973…51aa0x75b9…763dBase—$0.001100%0x4af2…d9db56d ago0x0649cf…61bce2
0xa973…51aa0x75b9…763dBase—$0.00001100%0x4af2…d9db56d ago0xf7c522…a24a66
0xa973…51aa0x75b9…763dBase—$1,000.00100%0x4af2…d9db56d ago0xe7aaa9…ba16d9
0xa973…51aa0x75b9…763dBase—$1,000.00100%0x4af2…d9db56d ago0xa726fa…f99f6c
0x8e74…f2090x75b9…763dBase—$59.60100%0x4af2…d9db56d ago0x843e28…2b3912
0x3c00…94730x75b9…763dBase—$1,000.34100%0x4af2…d9db56d ago0xb30015…cb24e6
0x8e74…f2090x75b9…763dBase—$25.01100%0x4af2…d9db56d ago0xdb9676…b199bd
0x8e74…f2090x75b9…763dBase—$15.00100%0x4af2…d9db56d ago0x9330ac…e3f24e

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.