Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0xcb31e0…12ce9d
0x1744…0e750xf000…94fcBase—$0.03100%coinbase13d ago0x2f461b…899dc6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase13d ago0x036a34…e2b62b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase13d ago0x918514…7be409
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa13d ago0xc3333f…9c636b
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa13d ago0x8b7bd6…9c0e9b
0xeee0…b11b0x40a8…ad8bBasex402 service$0.005100%coinbase13d ago0x4b9bc5…581dfc
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0075100%coinbase13d ago0x2220c0…58930c
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.08100%coinbase13d ago0x60a610…b7c02f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x62dd2c…58ae2c
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x273d21…bc0610
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase13d ago0xe0b1d1…459f00
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase13d ago0xffe713…f91f28
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase13d ago0x2f6022…a7f67a
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase13d ago0x28087c…9626e9
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.30100%coinbase13d ago0x851a1e…f94394
0x339c…b89c0x47c5…4fc3Base—$210.0070%0xdb8c…386113d ago0x1ca101…261ef6
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase13d ago0xbe1f9b…b1fae3
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.30100%coinbase13d ago0xc483e3…23a3ce
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase13d ago0x121eae…4d5e0d
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa13d ago0xafa806…df67e3
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.35100%coinbase13d ago0xb95b19…680063
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$1.25100%coinbase13d ago0x8db20c…7e7f75
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.75100%coinbase13d ago0xcd721f…e5d034
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase13d ago0x6b1531…be1adb

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.