Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2af6…36490x24fa…9bf2Basex402 service$0.001100%coinbase38d ago0x95e885…97ac59
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0xf30061…d95131
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x9ca73c…fef819
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0xc616c2…82f3d5
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x6ef171…de7e75
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0xc9d243…46e8e0
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x72250e…72a8d9
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x84c1df…9b1c57
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0xbbb998…5d559b
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x760bf6…912b89
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x491368…bb4ecd
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x39aa24…5a21fc
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x4d60bf…0d5b7c
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0xe46510…6dc0d1
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0xabd7b6…94456c
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0xf902b4…8ab5cd
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x53eefa…7e6207
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x35506d…64fb50
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x9d9ffd…a1065e
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x9a7f7a…70ff18
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0xe7ba15…006d51
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0xac5c69…c352cd
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x143f03…c46f1c
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x4c37cd…2052d0
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase39d ago0x3aea44…90b383

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.