Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…06040x9084…1144BaserasterlyWeb$0.005100%payAI45d ago0x1d43bd…ff9ff9
0xc85f…06040x9084…1144BaserasterlyWeb$0.005100%payAI45d ago0xb85b1b…ca33ac
0x469e…edc40x9084…1144BaserasterlyWeb$0.02100%payAI45d ago0x3c081b…cafc98
0x469e…edc40x9084…1144BaserasterlyWeb$0.005100%payAI45d ago0x1cb458…9b2cd0
0x469e…edc40x9084…1144BaserasterlyWeb$0.02100%payAI45d ago0x793da0…0be327
0x469e…edc40x9084…1144BaserasterlyWeb$0.02100%payAI45d ago0xa8b0b9…cd8ff0
0x469e…edc40x9084…1144BaserasterlyWeb$0.005100%payAI45d ago0xb292b8…046a7c
0x469e…edc40x9084…1144BaserasterlyWeb$0.01100%payAI45d ago0x86ec5b…13abb3
0x469e…edc40x9084…1144BaserasterlyWeb$0.02100%payAI45d ago0x78254b…39ee94
0x469e…edc40x9084…1144BaserasterlyWeb$0.02100%payAI45d ago0xbc500d…2bd851
0x469e…edc40x9084…1144BaserasterlyWeb$0.02100%payAI45d ago0xfe9982…4fc41b
0x469e…edc40x9084…1144BaserasterlyWeb$0.01100%payAI45d ago0x4a486e…526ff4
0x469e…edc40x9084…1144BaserasterlyWeb$0.005100%payAI45d ago0x08be3f…436034
0x469e…edc40x9084…1144BaserasterlyWeb$0.05100%payAI45d ago0x9fd0f3…768e6f
0x469e…edc40x9084…1144BaserasterlyWeb$0.02100%payAI45d ago0x441e4d…58618f
0x469e…edc40x9084…1144BaserasterlyWeb$0.02100%payAI45d ago0x15f697…ebd65e
0x469e…edc40x9084…1144BaserasterlyWeb$0.02100%payAI45d ago0xb5bd88…4be680
0x469e…edc40x9084…1144BaserasterlyWeb$0.005100%payAI45d ago0x720d64…1853e4
0x469e…edc40x9084…1144BaserasterlyWeb$0.005100%payAI45d ago0x7e32f6…55dfec
0x469e…edc40x9084…1144BaserasterlyWeb$0.02100%payAI45d ago0xc2284e…859db4
0x469e…edc40x9084…1144BaserasterlyWeb$0.01100%payAI45d ago0x63eac5…1a0278
0x469e…edc40x9084…1144BaserasterlyWeb$0.01100%payAI45d ago0xedd89c…eb3af7
0x469e…edc40x9084…1144BaserasterlyWeb$0.01100%payAI45d ago0xcfe764…9f866d
0x469e…edc40x9084…1144BaserasterlyWeb$0.01100%payAI45d ago0xa2a292…ca4288
0x469e…edc40x9084…1144BaserasterlyWeb$0.02100%payAI45d ago0xb045a1…7576c7

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.